// Parameters var id; // Type: string var password; // Type: string var documentLayoutSettings; // Type: WebDocumentLayoutSettingsJS var instance = new Vintasoft.Shared.WebFileInfoJS(id, password, documentLayoutSettings);
function WebFileInfoJS(
idA string, which represents a file identifier.: string
) : WebFileInfoJS;
Parameters
- id
- A string, which represents a file identifier.