PrintDocument for WinForms
DocumentInfo クラス メンバ
プロパティ  メソッド 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : DocumentInfo クラス

DocumentInfoデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the DocumentInfo class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the author of a document.  
Public プロパティGets or sets the comment.  
Public プロパティGets or sets the company of a document's author.  
Public プロパティGets or sets the date and time when a document was created.  
Public プロパティGets or sets the application that created the original document.  
Public プロパティGets or sets the keywords for a document.  
Public プロパティGets or sets the manager of the author.  
Public プロパティGets or sets the person who last made changes to a document.  
Public プロパティGets or sets the application that created a document.  
Public プロパティGets or sets the date and time when a document was last modified.  
Public プロパティGets or sets the subject of a document.  
Public プロパティGets or sets the title of a document.  
Public プロパティGets the System.Collections.Generic.Dictionary`2 of custom user defined string keys and strings associated with a document.  
トップ
パブリック メソッド
 名前解説
Public メソッドAssigns (copies) properties from another DocumentInfo to the current object.  
Public メソッドCreates a copy of the current DocumentInfo object.  
Public メソッドReturns the DocumentInfo.Keywords collection of the current object as a single space-delimited string.  
Public メソッドAssigns the DocumentInfo.Keywords collection on the current object from a single string containing the space-delimited list of keywords. (Note that the DocumentInfo.Keywords collection is cleared by this method prior to assignment.)  
トップ
プロテクト メソッド
 名前解説
Protected メソッドIndicates whether the DocumentInfo.Author property should be serialized.  
Protected メソッドIndicates whether the DocumentInfo.Comment property should be serialized.  
Protected メソッドIndicates whether the DocumentInfo.Company property should be serialized.  
Protected メソッドIndicates whether the DocumentInfo.CreationTime property should be serialized.  
Protected メソッドIndicates whether the DocumentInfo.Creator property should be serialized.  
Protected メソッドIndicates whether the DocumentInfo.Keywords property should be serialized.  
Protected メソッドIndicates whether the DocumentInfo.Manager property should be serialized.  
Protected メソッドIndicates whether the DocumentInfo.Operator property should be serialized.  
Protected メソッドIndicates whether the DocumentInfo.Producer property should be serialized.  
Protected メソッドIndicates whether the DocumentInfo.RevisionTime property should be serialized.  
Protected メソッドIndicates whether the DocumentInfo.Subject property should be serialized.  
Protected メソッドIndicates whether the DocumentInfo.Title property should be serialized.  
トップ
参照

DocumentInfo クラス
C1.C1Preview 名前空間