RadioButtonField
Vue de l’ensemble
‘RadioButtonField’ est un type dans Aspose.PDF FOSS pour Go.
RadioButtonField est un groupe d’options mutuellement exclusives.
Ce type fournit 5 méthodes pour travailler avec les objets RadioButtonField dans les programmes Go. Les méthodologies disponibles comprennent: ‘Options’, ‘SetReadOnly’, `SetRequired’, ‘SetValue’, ‘Valué’. Tous les membres publics sont accessibles à toute application Go après l’installation de la partie Aspose.PDF FOSS pour Go .
méthodes
| Signature | Description |
|---|---|
Value() → string | Returns the value. |
SetValue(s: string) → error | SetValue takes the export name of the option to select. |
Options() → []*RadioButtonOptionField | Options returns one RadioButtonOptionField per widget in the group. |
SetReadOnly(v: bool) | Sets the read only value. |
SetRequired(v: bool) | Sets the required value. |
Voir aussi
- Aspose.PDF — Résultats de l’API d’entreprise