| PdfFont Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: RadPdf.Data.Document.Common
 Syntax
SyntaxThe PdfFont type exposes the following members.
 Constructors
Constructors Properties
Properties| 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.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function.(Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 Fields
Fields See Also
See Also