DioDocs for PDF
SetTextFontAndSize コンストラクタ

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

パラメータ

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

SetTextFontAndSize クラス
SetTextFontAndSize メンバ