PdfFont コンストラクター (String, Int32)PDF Generator Net Free
.TTC or .TTFファイル兼用のコンストラクタ

名前空間: PdfGeneratorNetFree.PgnFont
アセンブリ: PdfGeneratorNetFree (in PdfGeneratorNetFree.dll) バージョン: 1.1.0.0
構文

public PdfFont(
	string fontPath,
	int ttcIndex
)

パラメーター

fontPath
型: System String
TrueTypeフォントファイル名を含むパス
ttcIndex
型: System Int32
使用するフォントのIndex(0始まり) TTFのときは0固定
参照

inserted by FC2 system