VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.AppearanceGenerators Namespace / PdfRadioButtonFieldDynamicAppearanceGenerator Class
In This Topic
PdfRadioButtonFieldDynamicAppearanceGenerator Class Properties
In This Topic
For a list of all properties of this type, see PdfRadioButtonFieldDynamicAppearanceGenerator.
Public Properties
 NameDescription
Public PropertyGets or sets the background color. (Inherited from PdfWidgetAnnotationDynamicAppearanceGenerator)
Public PropertyGets or sets the border color. (Inherited from PdfWidgetAnnotationDynamicAppearanceGenerator)
Public PropertyGets or sets the border dash array. (Inherited from PdfWidgetAnnotationDynamicAppearanceGenerator)
Public PropertyGets or sets the border style. (Inherited from PdfWidgetAnnotationDynamicAppearanceGenerator)
Public PropertyGets or sets the border width. (Inherited from PdfWidgetAnnotationDynamicAppearanceGenerator)
Public PropertyGets or sets the checked text.
Public PropertyGets or sets the font of appearance generator. (Inherited from PdfWidgetAnnotationAppearanceGenerator)
Public PropertyGets or sets the font size. (Inherited from PdfWidgetAnnotationAppearanceGenerator)
Public PropertyGets or sets the highlighting mode. (Inherited from PdfWidgetAnnotationAppearanceGenerator)
Public PropertyGets or sets a value indicating whether the appearance characteristics must be set. (Inherited from PdfWidgetAnnotationDynamicAppearanceGenerator)
Public PropertyGets or sets a value indicating whether the text default appearance must be set. (Inherited from PdfWidgetAnnotationDynamicAppearanceGenerator)
Public PropertyGets or sets the text color. (Inherited from PdfWidgetAnnotationAppearanceGenerator)
Public PropertyGets or sets the text quadding. (Inherited from PdfWidgetAnnotationDynamicAppearanceGenerator)
Protected Properties
 NameDescription
Protected PropertyGets the temporary document that stores temporary resources (fonts, images,...). (Inherited from PdfAnnotationAppearanceGenerator)
See Also