var instance = new Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS(); var value; // Type: string value = instance.get_Created();
function get_Created() : string;
Return Value
Дата и время создания документа.
var instance = new Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS(); var value; // Type: string value = instance.get_Created();
function get_Created() : string;