| DocumentDocumentInformation Property  | 
 
            Offers access to the document information object where the document's 
            title, subject, keywords, etc can be set.
            
 
    Namespace: 
   ExpertPdf.HtmlToPdf.PdfDocument
    Assembly:
   ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
 Syntax
Syntaxpublic DocumentInformation DocumentInformation { get; }Public ReadOnly Property DocumentInformation As DocumentInformation
	Get
Property Value
Type: 
DocumentInformation See Also
See Also