PdfDocument SetDocInfo メソッド PDF Generator Net Free
PDFファイルのプロパティに表示する情報を指定します。

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

public void SetDocInfo(
	string title = "",
	string subTitle = "",
	string author = ""
)

パラメーター

title (Optional)
型: System String
タイトル
subTitle (Optional)
型: System String
サブタイトル
author (Optional)
型: System String
作成者
参照

inserted by FC2 system