PdfFont Properties |
The PdfFont type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alignment |
Gets or sets the text alignment used by the parent PdfObject.
|
![]() | Bold |
Gets or sets a value indicating whether text is bold in the parent PdfObject.
|
![]() | CharacterSpacing |
Gets or sets the character spacing used by the parent PdfObject.
|
![]() | Color |
Gets or sets the text color used by the parent PdfObject.
|
![]() | IsLocked | |
![]() | Italic |
Gets or sets a value indicating whether text is italicized in the parent PdfObject.
|
![]() | LineSpacing |
Gets or sets the line spacing used by the parent PdfObject.
|
![]() | Name |
Gets or sets the font used in the parent PdfObject.
|
![]() | Size |
Gets or sets the text size used in the parent PdfObject.
|
![]() | Underline |
Gets or sets a value indicating whether text is underlined in the parent PdfObject.
|