The PageLayout attribute sets or determines the page layout set in the PDF document.
|
Syntax | |
|
PageLayout() | |
|
Return value | |
|
Type |
Description |
|
Long |
The layout of the document, -1 for non-existent document |
|
Parameter | |
|
None | |
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.