PrintDocument for WinForms
PdfDocumentInfo クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Pdf 名前空間 : PdfDocumentInfo クラス
Contains information about the document. This information includes the document author, title, keywords, etc.
オブジェクト モデル
PdfDocumentInfo クラス
シンタックス
'宣言
 
Public Class PdfDocumentInfo 
'使用法
 
Dim instance As PdfDocumentInfo
public class PdfDocumentInfo 
解説

You don't have to provide this information, it is optional. If provided, it is saved with the document and is available to the reader application.

Some reader applications may allow users to search documents by author, subject, or keyword.

継承階層

System.Object
   C1.C1Pdf.PdfDocumentInfo

参照

PdfDocumentInfo メンバ
C1.C1Pdf 名前空間