XFINIUM.PDF Documentation
PdfUnicodeTrueTypeFont Class Members
Properties  Methods 

The following tables list the members exposed by PdfUnicodeTrueTypeFont.

Public Constructors
 NameDescription
Public ConstructorPdfUnicodeTrueTypeFont ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBold Gets or sets a value indicating whether the font is bold. (Inherited from Xfinium.Pdf.Graphics.PdfFont)
Public PropertyEnableTextCopy Gets or sets a value indicating whether the font supports text copy/paste operations.  
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. (Inherited from Xfinium.Pdf.Graphics.PdfTrueTypeFont)
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 MethodEncodeString Encodes the given text to a byte array based on font's encoding. (Inherited from Xfinium.Pdf.Graphics.PdfTrueTypeFont)
Public MethodGetGlyphEmWidth Gets the Em width of the given glyph when drawn with this font object. (Inherited from Xfinium.Pdf.Graphics.PdfTrueTypeFont)
Public MethodUpdateCharsSubset Updates the set of characters that must be subset in the final font data. (Inherited from Xfinium.Pdf.Graphics.PdfTrueTypeFont)
Public MethodUpdateGlyphsSubset Updates the set of glyphs that must be subset in the final font data. (Inherited from Xfinium.Pdf.Graphics.PdfTrueTypeFont)
Top
See Also

Reference

PdfUnicodeTrueTypeFont Class
Xfinium.Pdf.Graphics Namespace

Send Feedback