var instance = new Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS(); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_Creator(value);
function set_Creator(
valueA value that identifies the individual or entity that created the document and its content.: string
) : any;
Parameters
- value
- A value that identifies the individual or entity that created the document and its content.