ExpertPdf Html to Pdf Converter Library
DocumentInformation Class
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDocumentInformation
ExpertPdf Html to Pdf Converter Library
This class encapsulates the options to control the PDF document description (author, title, keywords, etc). The PDFConverter class define a reference to an object of this type
Declaration Syntax
C#Visual BasicVisual C++
public class DocumentInformation
Public Class DocumentInformation
public ref class DocumentInformation
Members
All MembersMethodsProperties



IconMemberDescription
Author
Gets or sets the name of the person who created the document..

CreationDate
Gets or sets the date and time the document was created, in human-readable form.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Keywords
Gets or sets the keywords associated with the document..

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Producer
Gets or sets the name of the application that produced the PDF document if for example the document was converted to PDF from another format.

Subject
Gets or sets the subject of the document.

Title
Gets or sets the document’s title..

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
DocumentInformation

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)