The SetPageFileFormat transaction sets the file format for the specified page.
Type XTYP_EXECUTE
Syntax [SetPageFileFormat(docwinID, pageID, formatID)]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
0 | docwinID |
active | specific |
|
pageID |
DWORD |
0 | pageID |
current | specific |
|
formatID |
WORD |
any valid page format identifier |
Release information
Added in Release 4.42.
See also