var instance = new Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS(); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_Description(value);
function set_Description(
valueA description of the content contained in the document.: string
) : any;
Parameters
- value
- A description of the content contained in the document.