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

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 : 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 Keywords collection of the current object as a single space-delimited string.  
Public メソッドAssigns the Keywords collection on the current object from a single string containing the space-delimited list of keywords. (Note that the Keywords collection is cleared by this method prior to assignment.)  
トップ
参照

DocumentInfo クラス
C1.Win.Document 名前空間