XFINIUM.PDF Documentation
PdfTrueTypeFont Class Members
Properties  Methods 

Xfinium.Pdf.Graphics Namespace : PdfTrueTypeFont Class

The following tables list the members exposed by PdfTrueTypeFont.

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

Reference

PdfTrueTypeFont Class
Xfinium.Pdf.Graphics Namespace