Xfinium.Pdf.Graphics Namespace : PdfUnicodeTrueTypeFont Class |
The following tables list the members exposed by PdfUnicodeTrueTypeFont.
Name | Description | |
---|---|---|
![]() | PdfUnicodeTrueTypeFont Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Bold | Gets or sets a value indicating whether the font is bold. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |
![]() | EnableTextCopy | Gets or sets a value indicating whether the font supports text copy/paste operations. |
![]() | Italic | Gets or sets a value indicating whether the font is italic. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |
![]() | Metrics | Gets the font metrics. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |
![]() | Name | Gets the name of this font. (Inherited from Xfinium.Pdf.Graphics.PdfTrueTypeFont) |
![]() | Size | Gets or sets the font size. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |
![]() | Strikethrough | Gets or sets a value indicating whether the font is strikethrough. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |
![]() | StrikethroughOffset | Gets or sets the strikethrough offset. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |
![]() | TextRenderingMode | Gets or sets the text rendering mode. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |
![]() | Underline | Gets or sets a value indicating whether the font is underlined. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |
Name | Description | |
---|---|---|
![]() | EncodeString | Encodes the given text to a byte array based on font's encoding. (Inherited from Xfinium.Pdf.Graphics.PdfTrueTypeFont) |
![]() | GetGlyphEmWidth | Gets the Em width of the given glyph when drawn with this font object. (Inherited from Xfinium.Pdf.Graphics.PdfTrueTypeFont) |
![]() | UpdateCharsSubset | Updates the set of characters that must be subset in the final font data. (Inherited from Xfinium.Pdf.Graphics.PdfTrueTypeFont) |
![]() | UpdateGlyphsSubset | Updates the set of glyphs that must be subset in the final font data. (Inherited from Xfinium.Pdf.Graphics.PdfTrueTypeFont) |