var instance = new Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS(); var value; // Type: string value = instance.get_Modified();
function get_Modified() : string;
Return Value
The date and time the document was last changed.
var instance = new Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS(); var value; // Type: string value = instance.get_Modified();
function get_Modified() : string;