Winnovative HTML to PDF Converter Library for .NET
PdfDocumentInfo Class
NamespacesWinnovative.WnvHtmlConvertPdfDocumentInfo
Winnovative HTML to PDF Converter Library for .NET
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 PdfDocumentInfo
Public Class PdfDocumentInfo
public ref class PdfDocumentInfo
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
PdfDocumentInfo()()()()
AuthorName
Gets or sets the name of the PDF document author.

CreatedDate
Gets or sets the date and time when the PDF document was created.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object 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 PDF document keywords.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Subject
Gets or sets the subject of the PDF document.

Title
Gets or sets PDF document title.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
PdfDocumentInfo

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 8.0.0.0 (8.0.0.0)