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