|  | |
| PdfFont Properties | |
The PdfFont type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | FontBaseFamily | 
            Gets the predefined family name.
             | 
|  | FontFamily | 
            Gets the name of the font family.
             | 
|  | Height | 
            Gets the font height.
             | 
|  | IsStrikeout | 
            A flag to indicate if the font is strikeout.
             | 
|  | IsUnderline | 
            A flag to indicate if the font is underline.
             | 
|  | Size | 
            Gets or sets the font size in points.
             | 
 See Also
See Also