Name | Description | |
---|---|---|
![]() | PdfCheckBoxFieldAppearanceGenerator | Initializes a new instance of the PdfCheckBoxFieldAppearanceGenerator class. |
Name | Description | |
---|---|---|
![]() | PdfCheckBoxFieldAppearanceGenerator | Initializes a new instance of the PdfCheckBoxFieldAppearanceGenerator class. |
Name | Description | |
---|---|---|
![]() | DownBackgroundColor | Gets or sets the background color in "Down" state. |
![]() | DownBorderColor | Gets or sets the border color in 'Down' state. |
![]() | DownBorderWidth | Gets or sets the border width in 'Down' state. |
![]() | DownMarkerColor | Gets or sets the check marker color in 'Down' state. |
![]() | Font | Gets or sets the font of appearance generator. (Inherited from PdfWidgetAnnotationAppearanceGenerator) |
![]() | FontSize | Gets or sets the font size. (Inherited from PdfWidgetAnnotationAppearanceGenerator) |
![]() | GenerateDownAppearance | Gets or sets a value indicating whether "Down" appearance must be generated. |
![]() | GenerateNormalAppearance | Gets or sets a value indicating whether 'Normal' appearance must be generated. |
![]() | GenerateRolloverAppearance | Gets or sets a value indicating whether "Rollover" appearance must be generated. |
![]() | HighlightingMode | Gets or sets the highlighting mode. (Inherited from PdfWidgetAnnotationAppearanceGenerator) |
![]() | NormalBackgroundColor | Gets or sets the background color in 'Normal' state. |
![]() | NormalBorderColor | Gets or sets the border color in 'Normal' state. |
![]() | NormalBorderWidth | Gets or sets the border width in 'Normal' state. |
![]() | NormalMarkerColor | Gets or sets the check marker color in "Normal" state. |
![]() | RolloverBackgroundColor | Gets or sets the background color in "Rollover" state. |
![]() | RolloverBorderColor | Gets or sets the border color of in 'Rollover' state. |
![]() | RolloverBorderWidth | Gets or sets the border width in 'Rollover' state. |
![]() | RolloverMarkerColor | Gets or sets the check marker color in 'Rollover' state. |
![]() | TextColor | Gets or sets the text color. (Inherited from PdfWidgetAnnotationAppearanceGenerator) |
Name | Description | |
---|---|---|
![]() | TempDocument | Gets the temporary document that stores temporary resources (fonts, images,...). (Inherited from PdfAnnotationAppearanceGenerator) |
Name | Description | |
---|---|---|
![]() | CanSetAppearance | Determines whether this appearance generator can set an appearance of specified annotation. (Inherited from PdfWidgetAnnotationAppearanceGenerator) |
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() ![]() | CreateLineCap | Creates the line cap. (Inherited from PdfAnnotationAppearanceGenerator) |
![]() | GetDefaultAnnotationRectangle | Returns the default rectangle of annotation. (Inherited from PdfAnnotationAppearanceGenerator) |
![]() | GetRequiredPadding | Returns the padding that is required for correct generation of annotation appearance. (Inherited from PdfAnnotationAppearanceGenerator) |
![]() | LoadPropertiesFromAnnotation | Loads the properties of appearance generator from annotation. (Inherited from PdfWidgetAnnotationAppearanceGenerator) |
![]() | SetAnnotationRectangle | Sets the annotation rectangle. (Inherited from PdfAnnotationAppearanceGenerator) |
![]() | SetAppearance | Sets the appearance of specified annotation. |
Name | Description | |
---|---|---|
![]() | CalculateAnnotationRectangle | Calculates the annotation rectangle. (Inherited from PdfAnnotationAppearanceGenerator) |
![]() | CopyTo | Copies the state of the current object to the target object. |
![]() ![]() | Draw3DRect | Draws a 3D border rectangle on specified graphics. (Inherited from PdfWidgetAnnotationAppearanceGenerator) |
![]() | DrawBackgroundAndBorder | Draws a background and border. |
![]() | DrawMarker | Draws the check marker. |
![]() | GetCurrentFont | Returns the font for the specified document. (Inherited from PdfWidgetAnnotationAppearanceGenerator) |
![]() | SetOpacity | Sets the opacity on specified PDF graphics. (Inherited from PdfAnnotationAppearanceGenerator) |
PdfCheckBoxFieldAppearanceGenerator Class
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.AppearanceGenerators Namespace