var instance = new Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS(); var value; // Type: string value = instance.get_Subject();
function get_Subject() : string;
Return Value
Тема содержимого документа.
var instance = new Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS(); var value; // Type: string value = instance.get_Subject();
function get_Subject() : string;