PdfTrueTypeFont Properties |
The PdfTrueTypeFont type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Bold |
Gets a value indicating whether thisis bold.
(Inherited from
PdfFontBase
.)
|
|
|
Descent |
Gets the descent of the font in points.
(Inherited from
PdfFontBase
.)
|
|
|
Height |
Gets the height of the font in points.
(Inherited from
PdfFontBase
.)
|
|
|
Italic |
Gets a value indicating whether thisis italic.
(Inherited from
PdfFontBase
.)
|
|
|
Name |
Gets the name.
(Inherited from
PdfFontBase
.)
|
|
|
Size |
Gets the size.
(Inherited from
PdfFontBase
.)
|
|
|
Strikeout |
Gets a value indicating whether thisis strikeout.
(Inherited from
PdfFontBase
.)
|
|
|
Style |
Gets the style information for this font.
(Inherited from
PdfFontBase
.)
|
|
|
Underline |
Gets a value indicating whether thisis underline.
(Inherited from
PdfFontBase
.)
|
|
|
Unicode |
Gets a value indicating whether thisis unicode.
|