| DocumentInformationCreationDate Property  | 
 
            Gets or sets the date and time the document was created, in human-readable form.
            
 
    Namespace: 
   ExpertPdf.PdfCreator
    Assembly:
   epdfcreator (in epdfcreator.dll) Version: 17.0.0
 Syntax
Syntaxpublic DateTime CreationDate { get; set; }Public Property CreationDate As DateTime
	Get
	Set
Property Value
Type: 
DateTime See Also
See Also