XFINIUM.PDF Documentation
PdfType1Font Class Members
Properties  Methods 

The following tables list the members exposed by PdfType1Font.

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 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 Methodstatic (Shared in Visual Basic)CreateWithAfmMetrics Creates a Type1 font from a combination of .afm and .pfb files.  
Public Methodstatic (Shared in Visual Basic)CreateWithPfmMetrics Creates a Type1 font from a combination of .pfm and .pfb files.  
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

PdfType1Font Class
Xfinium.Pdf.Graphics Namespace

Send Feedback