PDFView4NET WPF Edition
PDFFont Class Members
Properties  Methods 

O2S.Components.PDFView4NET.Graphics.Fonts Namespace : PDFFont Class

The following tables list the members exposed by PDFFont.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyOverridden. Gets or sets whether the font object is bold or not.  
Public PropertyGets or sets the font face  
Public PropertyGets the name of the font. (Inherited from O2S.Components.PDFView4NET.Graphics.Fonts.PDFFontBase)
Public PropertyOverridden. Gets or sets whether the font object is italic or not.  
Public PropertyGets or sets whether the font object is overline or not. (Inherited from PDFFontBase)
Public PropertyGets or sets the font size. (Inherited from PDFFontBase)
Public PropertyGets or sets whether the font object is strikethrough or not. (Inherited from PDFFontBase)
Public PropertyGets or sets whether the font object is underline or not. (Inherited from PDFFontBase)
Top
Public Methods
 NameDescription
Public MethodOverridden. Gets the width of the given character when drawn with this font object.  
Public MethodMeasures the specified string when drawn with this font object. (Inherited from O2S.Components.PDFView4NET.Graphics.Fonts.PDFFontBase)
Top
See Also

Reference

PDFFont Class
O2S.Components.PDFView4NET.Graphics.Fonts Namespace