PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Pdf Namespace / PdfDocumentInfo Class
Properties


In This Topic
    PdfDocumentInfo Class Members
    In This Topic

    The following tables list the members exposed by PdfDocumentInfo.

    Public Properties
     NameDescription
    Public PropertyGets or sets the name of the person that created the document.  
    Public PropertyGets or sets the creation date and time of the document.

    The default value for this property is DateTime.MinValue, which causes the current date/time to be used when the document is saved.

     
    Public PropertyGets or sets the name of the application that created the original document.  
    Public PropertyGets or sets keywords (separated by comma) associated with the document.  
    Public PropertyGets or sets the name of the application that created the document.  
    Public PropertyGets or sets the subject of the document.  
    Public PropertyGets or sets the title of the document.  
    Top
    See Also