The PdfFont type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContainsGlyphsForText |
Checks whether this font contains all glyphs required to draw the given text.
|
![]() | Embed |
Tries to embed font bytes into the PDF file.
|
![]() | Equals |
Determines whether the specified object is equal to the current object.
(Overrides Object.Equals(Object).) |
![]() | FixEncoding |
Fixes PDF font encoding if possible.
|
![]() | GetHashCode |
Serves as a hash function for a this type.
(Overrides Object.GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | IsAvailableThroughLoader |
Checks whether this font can be loaded using the current
FontLoader.
|
![]() | IsBuiltIn |
Checks whether this font is built-in Type1 font.
|
![]() | RemoveUnusedGlyphs |
Removes unused glyphs from the font.
|
![]() | Save(Stream) |
Saves the font bytes to the specified stream.
|
![]() | Save(String) |
Saves the font bytes to the file with specified name.
|
![]() | ToString |
Returns a String that represents this instance.
(Overrides Object.ToString().) |
![]() | Unembed |
Removes font bytes from the PDF file.
|