Accusoft.PdfXpress7.Net
ModificationDate Property (DocumentMetadata)




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

Property Value

A string value which represents the last modified date and time of the document.
See Also

Reference

DocumentMetadata Class
DocumentMetadata Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback