C1.WPF.Word.4 Assembly > C1.WPF.Word Namespace > Font Class > Font Constructor : Font Constructor(RtfFontStyle,Double,String) |
'Declaration Public Function New( _ ByVal style As RtfFontStyle, _ ByVal sizeInPoints As System.Double, _ ByVal path As System.String _ )
public Font( RtfFontStyle style, System.double sizeInPoints, System.string path )