Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Set the flag whether XFRX will cache image data for PDF output.

Object.SetImagesCache(tuVal)

Parameters

tuVal

Set the flag whether XFRX will cache image data for PDF output. This flag use PDF output only.

Remarks

Applies To: oXFRX

XFRX version: 24.1

Examples

loSession= EVALUATE([xfrx("XFRX#INIT")])
_Screen.oXFRX.SetImagesCache(.T.)
  • No labels