DioDocs for PDF
DocumentInfo プロパティ

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > GcPdfDocument クラス : DocumentInfo プロパティ
このドキュメントに関する情報(作成者、タイトルなど)を含む DocumentInfo オブジェクトを取得または設定します。

メモ:このプロパティは、デフォルト(GcPdfDocument が作成されたとき)では null ではありませんが、 ロードされたドキュメントにドキュメント情報オブジェクトがない場合は、 Load(Stream,String) の呼び出し後に null になります。

シンタックス
'宣言
 
Public Property DocumentInfo As DocumentInfo
public DocumentInfo DocumentInfo {get; set;}
参照

GcPdfDocument クラス
GcPdfDocument メンバ