Represents PDF Info
More...
|
virtual void | Dispose () |
|
bool | Equals (SolidFramework.Pdf.Info other) |
|
override bool | Equals (object obj) |
|
override int | GetHashCode () |
|
◆ Create()
Creates the specified document.
- Parameters
-
- Returns
◆ Author
string SolidFramework.Pdf.Info.Author |
|
getset |
Gets the author of the document
The author.
◆ CreationDate
Gets the creation date of the document
The creation date.
◆ Creator
string SolidFramework.Pdf.Info.Creator |
|
getset |
Gets the creator of the document
The creator.
◆ Keywords
string SolidFramework.Pdf.Info.Keywords |
|
getset |
Gets the keywords of the document
The keywords.
◆ ModificationDate
Gets the modification date of the document
The modification date.
◆ Producer
string SolidFramework.Pdf.Info.Producer |
|
getset |
Gets the producer of the document
The producer.
◆ Subject
string SolidFramework.Pdf.Info.Subject |
|
getset |
Gets the subject of the document
The subject.
◆ Title
string SolidFramework.Pdf.Info.Title |
|
getset |
Gets the title of the document
The title.