Skip to main content

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.

Version

(Pro version only)

Syntax


RxCore.setfoxitPageSize(foxitpage);

Parameters

  • foxitpage: object — A large object containing pdf page information.

Returns

  • NA — This method does not return a value.