var instance = new Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS(); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_Category(value);
function set_Category(
valueThe category of the document.: string
) : any;
Parameters
- value
- The category of the document.