PDF for WPF and Silverlight
Font コンストラクタ(String,Double,PdfFontStyle)

C1.Silverlight.Pdf.5 アセンブリ > C1.Silverlight.Pdf 名前空間 > Font クラス > Font コンストラクタ : Font コンストラクタ(String,Double,PdfFontStyle)
フォント。
ポイント単位のフォントサイズ。
フォントスタイル属性。
Fontオブジェクトの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String, _
   ByVal sizeInPoints As System.Double, _
   ByVal style As PdfFontStyle _
)
public Font( 
   System.string name,
   System.double sizeInPoints,
   PdfFontStyle style
)

パラメータ

name
フォント。
sizeInPoints
ポイント単位のフォントサイズ。
style
フォントスタイル属性。
参照

Font クラス
Font メンバ
オーバーロード一覧