DioDocs for PDF
SetTextFontAndSize コンストラクタ

GrapeCity.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Operators 名前空間 > SetTextFontAndSize クラス : SetTextFontAndSize コンストラクタ
Fontの値。
FontNameの値。
FontSizeの値。
SetTextFontAndSize クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal font As Font, _
   ByVal fontName As System.String, _
   ByVal fontSize As System.Single _
)
public SetTextFontAndSize( 
   Font font,
   System.string fontName,
   System.float fontSize
)

パラメータ

font
Fontの値。
fontName
FontNameの値。
fontSize
FontSizeの値。
参照

SetTextFontAndSize クラス
SetTextFontAndSize メンバ