Accusoft.PdfXpress7.Net
CreationDate Property (DocumentMetadata)




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

Property Value

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

Reference

DocumentMetadata Class
DocumentMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback