XFINIUM.PDF Documentation
PdfAnsiTrueTypeFont Class Members
Properties  Methods 

Xfinium.Pdf.Graphics Namespace : PdfAnsiTrueTypeFont Class

The following tables list the members exposed by PdfAnsiTrueTypeFont.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the font is bold. (Inherited from Xfinium.Pdf.Graphics.PdfTrueTypeFont)
Public Property Gets or sets the character spacing to be used by this font. (Inherited from PdfTrueTypeFont)
Public Property Gets the COS font dictionary. (Inherited from PdfTrueTypeFont)
Public Property Gets or sets a value indicating whether the font is italic. (Inherited from PdfTrueTypeFont)
Public Property Gets the font metrics. (Inherited from PdfTrueTypeFont)
Public Property Gets the name of this font. (Inherited from PdfTrueTypeFont)
Public Property Gets or sets the font size. (Inherited from PdfTrueTypeFont)
Public Property Gets or sets a value indicating whether the font is strikethrough. (Inherited from PdfTrueTypeFont)
Public Property Gets or sets the strikethrough offset. (Inherited from PdfTrueTypeFont)
Public Property Gets or sets the text rendering mode. (Inherited from PdfTrueTypeFont)
Public Property Gets or sets a value indicating whether the font is underlined. (Inherited from PdfTrueTypeFont)
Top
Public Methods
 NameDescription
Public Method Encodes the given text to a byte array based on font's encoding. (Inherited from Xfinium.Pdf.Graphics.PdfTrueTypeFont)
Public Method Gets the width of the given character when drawn with this font object. (Inherited from PdfTrueTypeFont)
Public Method Gets the Em width of the given glyph when drawn with this font object. (Inherited from PdfTrueTypeFont)
Public Method Gets the outline of the specified character, given as a Unicode code point. (Inherited from PdfTrueTypeFont)
Public Method Updates the set of characters that must be subset in the final font data. (Inherited from PdfTrueTypeFont)
Public Method Updates the set of glyphs that must be subset in the final font data. (Inherited from PdfTrueTypeFont)
Top
See Also

Reference

PdfAnsiTrueTypeFont Class
Xfinium.Pdf.Graphics Namespace