Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Create new XFF object from XFF source.

...

Code Block
Object.CopyXFF(tcFile)


Code Block
titleXFRX 22.0
Object.CopyXFF(tcFile [, lcPageRange])

Parameters

tcFile
 The file name of new XFF file - can be empty.

lcPageRange
 It's a string, which can contain page numbers or page ranges delimited by commas, the page range is defined as "from-to".

Return

Object.

New instance of XFRX#DRAW

Remarks

Applies To: XFRX#DRAWXFRX version: 22.0

If value of tcFile is empty, then will be automatically created temporary name in TEMP folder.