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