var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings); var value; // Type: any // Parameters var fileId; // Type: string value = instance.addFileWithAuthentication(fileId);
function addFileWithAuthentication(
fileIdA string, which represents the file identifier.: string
) : any;
Parameters
- fileId
- A string, which represents the file identifier.