| PdfDocumentInfoCreatedDate Property  | 
 
            Gets or sets the date and time when the PDF document was created.
            
 
    Namespace: 
   ExpertPdf.HtmlToPdf
    Assembly:
   ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
 Syntax
Syntaxpublic DateTime CreatedDate { get; set; }Public Property CreatedDate As DateTime
	Get
	Set
Property Value
Type: 
DateTime See Also
See Also