var instance = new Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS(); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_LastModifiedBy(value);
function set_LastModifiedBy(
valueA value that identifies the user who last modified the document content.: string
) : any;
Parameters
- value
- A value that identifies the user who last modified the document content.