Rasterex Web SDKAPI client referenceDocumentMethodssetSingleDocumentOn this pagesetSingleDocumentSwitches between single or multiple document mode. If true, only one document at a time can be opened. Syntax RxCore.setSingleDocument(onoff) Parameters onoff: boolean — true = single document mode. Returns NA — This method does not return a value.