'宣言 Public Function New( _ ByVal style As PdfFontStyle, _ ByVal sizeInPoints As System.Double, _ ByVal subset As FontSubSet _ )
public Font( PdfFontStyle style, System.double sizeInPoints, FontSubSet subset )
パラメータ
- style
- フォントスタイル属性。
- sizeInPoints
- フォントサイズ(ポイント単位)。
- subset
- フォントサブセットオブジェクト。