Accusoft.PdfXpress7.Net
CreationDate Property (DocumentMetadata)




Gets the date and time the document was created.
Syntax
public string CreationDate {get;}
public: __property string* get_CreationDate();
public:
property String^ CreationDate {
   String^ get();
}
'Declaration
 
Public ReadOnly Property CreationDate As String
 
'Usage
 
Dim instance As DocumentMetadata
Dim value As String
 
value = instance.CreationDate

Property Value

A string value which represents the creation date of the document.
See Also

Reference

DocumentMetadata Class
DocumentMetadata Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback