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

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

パラメータ

style
フォントスタイル属性。
sizeInPoints
フォントサイズ(ポイント単位)。
path
生フォントファイルのパス。
参照

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