var instance = new Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS(); var value; // Type: string value = instance.get_Subject();
function get_Subject() : string;
Return Value
The topic of the document content.
var instance = new Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS(); var value; // Type: string value = instance.get_Subject();
function get_Subject() : string;