RadioButtonOptionField
Vue de l’ensemble
‘RadioButtonOptionField’ est une classe dans Aspose.PDF FOSS pour .NET. hérité de: BaseParagraph.
Une option d’un RadioButtonField.
Cette classe fournit 3 méthodes pour travailler avec les objets RadioButtonOptionField dans des programmes .NET. Les méthodologies disponibles comprennent: ‘Clone’, ‘RadioBotton OptionFeld’. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation de la FOSS Aspose.PDF pour le package .net. Propriétés: Border, Caption , ‘Charakteristiques ; 'DefaultAppearance; ‘Height` et 13 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
DefaultAppearance | DefaultAppearance | Read | Default-appearance settings (/DA) applied to the option’s widget. |
Caption | Aspose.Pdf.Text.TextFragment? | Read/Write | Caption text shown next to the radio glyph. |
OptionName | string? | Read/Write | The /Opt name written into the parent field when this option is added. |
Style | BoxStyle | Read/Write | Visual style of the radio glyph. |
Width | double | Read/Write | Width of the option’s widget rectangle in points. |
Height | double | Read/Write | Height of the option’s widget rectangle in points. |
Border | Border? | Read/Write | Border styling applied to the option’s widget. |
Characteristics | Aspose.Pdf.Annotations.Characteristics | Read | Visual-characteristics dictionary (/MK) applied to the option’s widget. |
Rect | Rectangle? | Read | The option’s widget rectangle. |
HorizontalAlignment | HorizontalAlignment | Read/Write | Horizontal alignment applied to this paragraph. |
VerticalAlignment | VerticalAlignment | Read/Write | Vertical alignment applied to this paragraph. |
Margin | MarginInfo? | Read/Write | Outer-margin info applied to this paragraph. |
IsFirstParagraphInColumn | bool | Read/Write | Force the paragraph to start a new column. |
IsKeptWithNext | bool | Read/Write | Keep this paragraph on the same page as the next one. |
IsInNewPage | bool | Read/Write | Force the paragraph to start on a new page. |
IsInLineParagraph | bool | Read/Write | Inline paragraph flag (does not start a new line). |
HyperlinkText | string? | Read/Write | Legacy string-typed hyperlink target. |
Hyperlink | Hyperlink? | Read/Write | Typed hyperlink decoration applied to the paragraph. |
ZIndex | int | Read/Write | Z-order index used by the DOM renderer. |
méthodes
| Signature | Description |
|---|---|
RadioButtonOptionField() | Calls RadioButtonOptionField on this RadioButtonOptionField instance. |
RadioButtonOptionField(page: Page, rect: Rectangle) | |
Clone() | Shallow clone — copies scalar/ref-shared state. |
Voir aussi
- Aspose.PDF pour .NET — API d’entreprise