HiQPdf Documentation

HtmlDocumentHeader Properties

Quickly Create High Quality PDFs

The HtmlDocumentHeader type exposes the following members.

Properties

  NameDescription
Public propertyAuthor
The HTML document author as defined by the author meta tag or an empty string if there is not an author meta tag
Public propertyDescription
The HTML document description as defined by the description meta tag or an empty string if there is not a description meta tag
Public propertyKeywords
The HTML document keywords as defined by the keywords meta tag or an empty string if there is not a keywords meta tag
Public propertySubject
The HTML document subject as defined by the subject meta tag or an empty string if there is not a subject meta tag
Public propertyTitle
The HTML document title as defined by title tag or an empty string if there is no title defined in HTML
Top
See Also

Reference