XFINIUM.PDF Documentation
PdfStandardFont Class Members
Properties  Methods 

The following tables list the members exposed by PdfStandardFont.

Public Constructors
 NameDescription
Public ConstructorPdfStandardFont ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBoldOverridden.  Gets or sets a value indicating whether the font is bold.  
Public PropertyFontFace Gets or sets the font face.  
Public PropertyItalicOverridden.  Gets or sets a value indicating whether the font is italic.  
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 MethodEncodeString Encodes the given text to a byte array based on font's encoding. (Inherited from Xfinium.Pdf.Graphics.PdfFont)
Top
See Also

Reference

PdfStandardFont Class
Xfinium.Pdf.Graphics Namespace

Send Feedback