PDFDocInfo Class |
Namespace: pdftron.PDF
public sealed class PDFDocInfo : IClosable
The PDFDocInfo type exposes the following members.
Name | Description | |
---|---|---|
Close | ||
Equals | (Inherited from Object.) | |
GetAuthor | Gets the author.
| |
GetAuthorObj | Gets the author obj.
| |
GetCreationDate | ||
GetCreator | Gets the creator.
| |
GetCreatorObj | Gets the creator obj.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetKeywords | Gets the keywords.
| |
GetKeywordsObj | Gets the keywords obj.
| |
GetModDate | ||
GetProducer | Gets the producer.
| |
GetProducerObj | Gets the producer obj.
| |
GetSDFObj | Gets the SDFObj.
| |
GetSubject | Gets the subject.
| |
GetSubjectObj | Gets the subject obj.
| |
GetTitle | Gets the title.
| |
GetTitleObj | Gets the title obj.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetAuthor | Set the author of the document.
| |
SetCreationDate | ||
SetCreator | Set document's creator.
| |
SetKeywords | Set keywords associated with the document.
| |
SetModDate | ||
SetProducer | Set document's producer.
| |
SetSubject | Set the subject of the document.
| |
SetTitle | Set document's title.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |