The GetPageFileFormat transaction returns the file format of the specified page.
Type XTYP_REQUEST
Syntax [GetPageFileFormat(docwinID, pageID)]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
0 | docwinID |
active | specific |
|
pageID |
DWORD |
0 | pageID |
current | specific |
|
Reply |
Data type |
Values |
Meaning |
|
formatID |
DWORD |
See File Formats list. |
Release information
Added in Release 4.42.
See also