XFINIUM.PDF Documentation
PdfTrueTypeFont Class Members
Properties  Methods 

The following tables list the members exposed by PdfTrueTypeFont.

Public Properties
 NameDescription
Public PropertyBold Gets or sets a value indicating whether the font is bold. (Inherited from Xfinium.Pdf.Graphics.PdfFont)
Public PropertyItalic Gets or sets a value indicating whether the font is italic. (Inherited from Xfinium.Pdf.Graphics.PdfFont)
Public PropertyMetrics Gets the font metrics. (Inherited from Xfinium.Pdf.Graphics.PdfFont)
Public PropertyName Gets the name of this font.  
Public PropertySize Gets or sets the font size. (Inherited from Xfinium.Pdf.Graphics.PdfFont)
Public PropertyStrikethrough Gets or sets a value indicating whether the font is strikethrough. (Inherited from Xfinium.Pdf.Graphics.PdfFont)
Public PropertyStrikethroughOffset Gets or sets the strikethrough offset. (Inherited from Xfinium.Pdf.Graphics.PdfFont)
Public PropertyTextRenderingMode Gets or sets the text rendering mode. (Inherited from Xfinium.Pdf.Graphics.PdfFont)
Public PropertyUnderline Gets or sets a value indicating whether the font is underlined. (Inherited from Xfinium.Pdf.Graphics.PdfFont)
Top
Public Methods
 NameDescription
Public MethodEncodeStringOverridden.  Encodes the given text to a byte array based on font's encoding.  
Public MethodGetGlyphEmWidth Gets the Em width of the given glyph when drawn with this font object.  
Public MethodUpdateCharsSubset Updates the set of characters that must be subset in the final font data.  
Public MethodUpdateGlyphsSubset Updates the set of glyphs that must be subset in the final font data.  
Top
See Also

Reference

PdfTrueTypeFont Class
Xfinium.Pdf.Graphics Namespace

Send Feedback