getDocRect
Used in combination with the GUI_PrintRect callback. This callback returns a rectangle in document units that can be added to the paperSize object included with the RxCore.printSizeEx method. This allows a selection to be printed instead of the entire page.
Syntax
RxCore.getDocRect(selected)
Parameters
selected: boolean — Set totrueto activate the method; set tofalseto use the default input tool.
Returns
- NA — This method does not return a value.