PdfTrueTypeFont Methods |
The PdfTrueTypeFont type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ApplyFormatSettings |
Applies settings to the default line width.
(Inherited from
PdfFontBase
.)
|
|
|
Dispose | (Overrides PdfFontBase Dispose .) |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
EqualsToFont | (Overrides PdfFontBase EqualsToFont(PdfFontBase) .) |
|
|
Finalize | (Overrides Object Finalize .) |
|
|
GetCharCodeInFont | (Overrides PdfFontBase GetCharCodeInFont(Char) .) |
|
|
GetCharWidth | (Overrides PdfFontBase GetCharWidth(Char, PdfStringFormat) .) |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetLineInFont | (Overrides PdfFontBase GetLineInFont(String) .) |
|
|
GetLineWidth | (Overrides PdfFontBase GetLineWidth(String, PdfStringFormat) .) |
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MeasureString(String) |
Measures a string by using this font.
(Inherited from
PdfFontBase
.)
|
|
|
MeasureString(String, PdfStringFormat) |
Measures a string by using this font.
(Inherited from
PdfFontBase
.)
|
|
|
MeasureString(String, SizeF) |
Measures a string by using this font.
(Inherited from
PdfFontBase
.)
|
|
|
MeasureString(String, Single) |
Measures a string by using this font.
(Inherited from
PdfFontBase
.)
|
|
|
MeasureString(String, SizeF, PdfStringFormat) |
Measures a string by using this font.
(Inherited from
PdfFontBase
.)
|
|
|
MeasureString(String, Single, PdfStringFormat) |
Measures a string by using this font.
(Inherited from
PdfFontBase
.)
|
|
|
MeasureString(String, PdfStringFormat, Int32 , Int32 ) |
Measures a string by using this font.
(Inherited from
PdfFontBase
.)
|
|
|
MeasureString(String, SizeF, PdfStringFormat, Int32 , Int32 ) |
Measures a string by using this font.
(Inherited from
PdfFontBase
.)
|
|
|
MeasureString(String, Single, PdfStringFormat, Int32 , Int32 ) |
Measures a string by using this font.
(Inherited from
PdfFontBase
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
SetStyle |
Sets the style.
(Inherited from
PdfFontBase
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|