PdfFont Methods |
The PdfFont type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ApplyFormatSettings |
Applies settings to the default line width.
(Inherited from
PdfFontBase
.)
|
![]() |
Dispose |
Releases unmanaged resources and performs other cleanup operations before the
is reclaimed by garbage collection.
(Inherited from
PdfFontBase
.)
|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
EqualsToFont | (Overrides PdfFontBase EqualsToFont(PdfFontBase) .) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
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
.)
|