CloneXFF Method
Create new XFF object from XFF source.
Object.CopyXFF(tcFile)
XFRX 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#DRAW
If value of tcFile is empty, then will be automatically created temporary name in TEMP folder.