[]
        
(Showing Draft Content)

Wijmo_Pdf.Ipdfdocumentinfo

IPdfDocumentInfo インターフェイス

PdfDocument.info プロパティで使用されるドキュメント情報を表します。

階層

  • IPdfDocumentInfo

プロパティ

オプション author

author: string

ドキュメントの作成者の名前を決定します。

オプション creationDate

creationDate: Date

ドキュメントの作成日時を決定します。

オプション keywords

keywords: string

ドキュメントに関連付けられているキーワードを決定します。

オプション modDate

modDate: Date

ドキュメントが最後に変更された日時を決定します。

オプション subject

subject: string

ドキュメントのサブタイトルを決定します。

オプション title

title: string

ドキュメントのタイトルを決定します。