PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / DocumentInfo Class


In This Topic
    DocumentInfo Class Properties
    In This Topic

    For a list of all members of this type, see DocumentInfo members.

    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 Dictionary of custom user defined string keys and strings associated with a document.  
    Top
    See Also