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

C1.WPF.Pdf.4.5.2 アセンブリ > C1.WPF.Pdf 名前空間 > Font クラス > Font コンストラクタ : Font コンストラクタ(PdfFontStyle,Double,FontSubSet)
フォントスタイル属性。
フォントサイズ(ポイント単位)。
フォントサブセットオブジェクト。
Fontオブジェクトの新しいインスタンスを初期化します。
シンタックス
'宣言
 
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
フォントサブセットオブジェクト。
参照

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