Accusoft.PdfXpress6.Net
ModificationDate Property (DocumentMetadata)




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

Property Value

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

Reference

DocumentMetadata Class
DocumentMetadata Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback