Pdf |
The PdfControl type exposes the following members.
| Name | Description | |
|---|---|---|
| BackgroundColor | Gets or sets the color of the control's background. | |
| BackgroundColorType | Gets the color type of the control's background. | |
| BorderColor | Gets or sets the color of the control's border. | |
| BorderColorType | Gets the color type of the control's border. | |
| BorderStyle | Gets or sets a border style (see PdfBorderStyle) specifying the line width, style and dash pattern to be used in drawing. | |
| Color | Gets or sets the fore color of the control. | |
| Dictionary | Gets a dictionary of widget annotation. | |
| Field | Gets an underlying field for this control. | |
| Handle | Gets the Pdfium SDK handle to which the control is bound. | |
| HiglightingMode | Gets or sets the highlight mode for the control. | |
| OriginalBackgroundColor | Gets the color of the control's background as an array of color components. | |
| OriginalBorderColor | Gets the color of the control's border as an array of color components. | |
| Rect | Gets or sets the rectangle of the control. | |
| Rotation | Gets or sets a value indicating how the control is rotated counterclockwise relative to the page. | |
| Type | Gets the type of an underlying field. |