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