RadioButtonOptionField
Vue de l’ensemble
‘RadioButtonOptionField’ est un type dans Aspose.PDF FOSS pour Go.
RadioButtonOptionField est l’un des widgets d’option à l’intérieur d’un Radio ButtonsFiel.
Ce type fournit 3 méthodes pour travailler avec les objets RadioButtonOptionField dans les programmes Go. Les méthodologies disponibles comprennent: Name, Selected et SetSelect. Tous les membres publics sont accessibles à toute application Go après l’installation de la FOSS Aspose.PDF pour le package Go .
méthodes
| Signature | Description |
|---|---|
Name() → string | Name returns the option’s export value (its /AS state when selected, equivalently its non-/Off key in the widget’s /AP/N dict). |
Selected() → bool | Selected reports whether this option is the currently selected one. |
SetSelected(v: bool) | SetSelected(true) selects this option and clears all siblings. |
Voir aussi
- Aspose.PDF — Résultats de l’API d’entreprise