Skip to main content

bringIframeToFront

Used with foxitintegration to display a PDF with Foxit when multiple files are open. Use getFoxitlframeID to retrieve the iframe name by the open file's index.

Syntax

RxCore.bringIframeToFront(iframename)

Parameters

  • iframename: string — Name of the iframe to display.

Returns

  • NA — This method does not return a value.