Version

IPdfInfo Interface Members

The following tables list the members exposed by IPdfInfo.

Public Properties
 NameDescription
 PropertyAuthorGets or sets the author of the document, viewable in the Document Properties window.  
 PropertyCreatedGets or sets the date and time when the document was created.  
 PropertyCreatorGets or sets the creator of the document, generally the name of the application.  
 PropertyKeywordsGets or sets keywords associated with the document, viewable in the Document Properties window.  
 PropertyModifiedGets or sets the date and time when the document was last modified.  
 PropertyProducerGets or sets the producer of the document, such as the program that generated a document before it is converted to PDF.  
 PropertySubjectGets or sets the subject of the document, viewable in the Document Properties window.  
 PropertyTitleGets or sets the title of the document, viewable in the Document Properties window.  
Public Methods
 NameDescription
 MethodAddPropertyAdds a custom property to the document.  
See Also