VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.AppearanceGenerators Namespace / PdfCheckBoxSymbolFieldAppearanceGenerator Class
In This Topic
PdfCheckBoxSymbolFieldAppearanceGenerator Class Properties
In This Topic
For a list of all properties of this type, see PdfCheckBoxSymbolFieldAppearanceGenerator.
Public Properties
 NameDescription
Public PropertyGets or sets the symbol that is used as checked symbol.
Public PropertyGets or sets the background color in "Down" state. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
Public PropertyGets or sets the border color in 'Down' state. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
Public PropertyGets or sets the border width in 'Down' state. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
Public PropertyGets or sets the check marker color in 'Down' state. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
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 a value indicating whether "Down" appearance must be generated. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
Public PropertyGets or sets a value indicating whether 'Normal' appearance must be generated. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
Public PropertyGets or sets a value indicating whether "Rollover" appearance must be generated. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
Public PropertyGets or sets the highlighting mode. (Inherited from PdfWidgetAnnotationAppearanceGenerator)
Public PropertyGets or sets the background color in 'Normal' state. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
Public PropertyGets or sets the border color in 'Normal' state. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
Public PropertyGets or sets the border width in 'Normal' state. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
Public PropertyGets or sets the check marker color in "Normal" state. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
Public PropertyGets or sets the background color in "Rollover" state. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
Public PropertyGets or sets the border color of in 'Rollover' state. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
Public PropertyGets or sets the border width in 'Rollover' state. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
Public PropertyGets or sets the check marker color in 'Rollover' state. (Inherited from PdfCheckBoxFieldAppearanceGenerator)
Public PropertyGets or sets the text color. (Inherited from PdfWidgetAnnotationAppearanceGenerator)
Public PropertyGets or sets the symbol that is used as unchecked symbol.
Protected Properties
 NameDescription
Protected PropertyGets the temporary document that stores temporary resources (fonts, images,...). (Inherited from PdfAnnotationAppearanceGenerator)
See Also