setfoxitPageSize
Used with Foxit integration to synchronize the RxWeb SDK page extent for a PDF page. This method is called from Foxit page render event.
Syntax
RxCore.setfoxitPageSize(foxitpage);
Parameters
foxitpage
: object — A large object containing pdf page information.
Returns
- NA — This method does not return a value.