XFINIUM.PDF Documentation
PdfFont Class Members
Properties  Methods 

Xfinium.Pdf.Graphics Namespace : PdfFont Class

The following tables list the members exposed by PdfFont.

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the font is bold.  
Public Property Gets or sets the character spacing to be used by this font.  
Public Property Gets the COS font dictionary.  
Public Property Gets or sets a value indicating whether the font is italic.  
Public Property Gets the font metrics.  
Public Property Gets or sets the font size.  
Public Property Gets or sets a value indicating whether the font is strikethrough.  
Public Property Gets or sets the strikethrough offset.  
Public Property Gets or sets the text rendering mode.  
Public Property Gets or sets a value indicating whether the font is underlined.  
Top
Public Methods
 NameDescription
Public Method Encodes the given text to a byte array based on font's encoding.  
Public Method Gets the width of the given character when drawn with this font object.  
Top
See Also

Reference

PdfFont Class
Xfinium.Pdf.Graphics Namespace