| Name | Description | |
|---|---|---|
|  | TrueTypeFont Constructor | Overloaded. | 
The following tables list the members exposed by TrueTypeFont.
| Name | Description | |
|---|---|---|
|  | TrueTypeFont Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Bold | Gets or sets whether the font object is bold or not. (Inherited from O2S.Components.PDFView4NET.Graphics.Fonts.PDFFontBase) | 
|  | FontName | Gets the name of the font. (Inherited from PDFFontBase) | 
|  | Italic | Gets or sets whether the font object is italic or not. (Inherited from PDFFontBase) | 
|  | Name | Gets the name of this font. | 
|  | Overline | Gets or sets whether the font object is overline or not. (Inherited from PDFFontBase) | 
|  | Size | Gets or sets the font size. (Inherited from PDFFontBase) | 
|  | Strikethrough | Gets or sets whether the font object is strikethrough or not. (Inherited from PDFFontBase) | 
|  | Underline | Gets or sets whether the font object is underline or not. (Inherited from PDFFontBase) | 
| Name | Description | |
|---|---|---|
|  | GetCharWidth | Overridden. Gets the width of the given character when drawn with this font object. | 
|  | MeasureString | Measures the specified string when drawn with this font object. (Inherited from O2S.Components.PDFView4NET.Graphics.Fonts.PDFFontBase) |