SetTarget Method

The output type to be generated.

Object.SetTarget(tuVal)

Parameters

tuVal

The output type to be generated - see to TargetType property or tcTarget parameter of SetParams() method.

Remarks

Applies To: oXFRX

XFRX version: 24.0

Examples

= EVALUATE([xfrx("XFRX_INIT")])
_Screen.oXFRX.SetTarget("PDF")