For a list of all members of this type, see PdfType3Font members.
Public Methods
| Name | Description |
 | CreateGlyphFromUnicodeCodePoint | Overloaded. Creates a PdfType3Glyph from the given code point and associates it with the given character code in this font. |
 | EnableTextCopy |
This method sets up the proper structures to support text copy operations when character codes have been mapped to Unicode codepoints.
|
 | EncodeString |
Encodes the given text to a byte array based on font's encoding.
(Inherited from Xfinium.Pdf.Graphics.PdfFont) |
 | GetCharWidth | Overridden.
Gets the width of the given character when drawn with this font object.
|
Top
See Also