Pdf |
The PdfVariableTextAppearance type exposes the following members.
| Name | Description | |
|---|---|---|
| BackgroundColor | Gets or sets the background color of the variable text field appearance. | |
| BorderColor | Gets or sets the border color of the variable text field appearance. | |
| BorderDashPattern | Gets or sets the border dash pattern of the variable text field appearance. | |
| BorderStyle | Gets or sets the border style of the variable text field appearance. | |
| BorderWidth | Gets or sets the border thickness of the variable text field appearance. | |
| FontColor | Gets or sets the font color of the field's appearance text. | |
| FontFace | Gets or sets the font face of the field's appearance text. | |
| FontSize | Gets or sets the font size of the field's appearance text. A zero value for size means that the font shall be auto-sized: its size shall be computed as a function of the size of the annotation rectangle. | |
| LineHeight | Gets or sets the line height, or line spacing, between lines of the PdfTextField appearance text (if the MultiLine is ). Default value: 0 (the default line height is automatically calculated, and is based on the FontFace and the FontSize). | |
| TextAlignment | Gets or sets the text alignment of the field's appearance text. |