XFINIUM.PDF Documentation
PdfType3Font Class Members
Properties  Methods 

Xfinium.Pdf.Graphics Namespace : PdfType3Font Class

The following tables list the members exposed by PdfType3Font.

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.PdfFont)
Public Property Gets or sets the character spacing to be used by this font. (Inherited from PdfFont)
Public Property Gets the COS font dictionary. (Inherited from PdfFont)
Public Property Gets or sets the first char in the font.  
Public Property Gets or sets the font bbox.  
Public Property Gets or sets the font matrix.  
Public Property Gets the font glyphs.  
Public Property Gets or sets a value indicating whether the font is italic. (Inherited from PdfFont)
Public Property Gets or sets the last char in the font.  
Public Property Gets the font metrics. (Inherited from PdfFont)
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)
Public Property Gets or sets the character widths.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Creates a PdfType3Glyph from the given code point and associates it with the given character code in this font.  
Public Method This method sets up the proper structures to support text copy operations when character codes have been mapped to Unicode codepoints.  
Public Method Encodes the given text to a byte array based on font's encoding. (Inherited from Xfinium.Pdf.Graphics.PdfFont)
Public MethodOverridden.  Gets the width of the given character when drawn with this font object.  
Top
See Also

Reference

PdfType3Font Class
Xfinium.Pdf.Graphics Namespace