ComponentOne PDF for WPF and Silverlight
Font Constructor(PdfFontStyle,Double,String)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace > Font Class > Font Constructor : Font Constructor(PdfFontStyle,Double,String)
Font style attributes.
The font size in points.
The path for raw font file.
Initializes a new instance of a Font object.
Syntax
'Declaration
 
Public Function New( _
   ByVal style As PdfFontStyle, _
   ByVal sizeInPoints As Double, _
   ByVal path As String _
)

Parameters

style
Font style attributes.
sizeInPoints
The font size in points.
path
The path for raw font file.
See Also

Reference

Font Class
Font Members
Overload List