XFINIUM.PDF Documentation
PdfType3Font Class Members
Properties  Methods 

The following tables list the members exposed by PdfType3Font.

Public Constructors
 NameDescription
Public ConstructorPdfType3Font 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 PropertyFirstChar Gets or sets the first char in the font.  
Public PropertyFontBBox Gets or sets the font bbox.  
Public PropertyFontMatrix Gets or sets the font matrix.  
Public PropertyGlyphs Gets the font glyphs.  
Public PropertyItalic Gets or sets a value indicating whether the font is italic. (Inherited from Xfinium.Pdf.Graphics.PdfFont)
Public PropertyLastChar Gets or sets the last char in the font.  
Public PropertyMetrics Gets the font metrics. (Inherited from Xfinium.Pdf.Graphics.PdfFont)
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)
Public PropertyWidths Gets or sets the character widths.  
Top
Public Methods
 NameDescription
Public MethodEncodeString Encodes the given text to a byte array based on font's encoding. (Inherited from Xfinium.Pdf.Graphics.PdfFont)
Top
See Also

Reference

PdfType3Font Class
Xfinium.Pdf.Graphics Namespace

Send Feedback