ComponentOne FlexReport for WinForms
DocumentInfo Class Members
Properties  Methods 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : DocumentInfo Class

The following tables list the members exposed by DocumentInfo.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DocumentInfo class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the author of a document.  
Public PropertyGets or sets the comment.  
Public PropertyGets or sets the company of a document's author.  
Public PropertyGets or sets the date and time when a document was created.  
Public PropertyGets or sets the application that created the original document.  
Public PropertyGets or sets the keywords for a document.  
Public PropertyGets or sets the manager of the author.  
Public PropertyGets or sets the person who last made changes to a document.  
Public PropertyGets or sets the application that created a document.  
Public PropertyGets or sets the date and time when a document was last modified.  
Public PropertyGets or sets the subject of a document.  
Public PropertyGets or sets the title of a document.  
Public PropertyGets the System.Collections.Generic.Dictionary`2 of custom user defined string keys and strings associated with a document.  
Top
Public Methods
 NameDescription
Public MethodAssigns (copies) properties from another DocumentInfo to the current object.  
Public MethodCreates a copy of the current DocumentInfo object.  
Public MethodReturns the Keywords collection of the current object as a single space-delimited string.  
Public MethodAssigns 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.)  
Top
See Also

Reference

DocumentInfo Class
C1.Win.C1Document Namespace