'宣言 Public Function New( _ ByVal style As PdfFontStyle, _ ByVal sizeInPoints As System.Double, _ ByVal path As System.String _ )
public Font( PdfFontStyle style, System.double sizeInPoints, System.string path )
パラメータ
- style
- フォントスタイル属性。
- sizeInPoints
- フォントサイズ(ポイント単位)。
- path
- 生フォントファイルのパス。