var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings); var value; // Type: any // Parameters var index; // Type: number value = instance.removePage(index);
function removePage(
indexAn index of page to remove.: number
) : any;
Parameters
- index
- An index of page to remove.