The SetOrigin attribute function sets the origin of the PDF document of the variable.
|
Syntax | ||||
|
SetOrigin(origin) | ||||
|
Return value | ||||
|
Type |
Description | |||
|
Long |
0 if successful | |||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Required |
origin |
Long |
ByVal |
The origin to be set |
Before a PDF document of a variable can be modified, the BeginModify attribute function must be called. After the changes, the EndModify attribute function must be called.