var instance = new Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS(); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_Title(value);
function set_Title(
valueThe name given to the document and its content.: string
) : any;
Parameters
- value
- The name given to the document and its content.