PdfFont Class |
Namespace: RadPdf.Data.Document.Common
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.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |