Class: Print Dialogue
Syntax:
extern _kernel_oserror *printdbox_get_page_limit
(
unsigned int flags,
ObjectId printdbox,
int *page_limit
);
Purpose: Function writes to page_limit the largest page number that is valid for a Print Dialogue. An error will be returned if an alternative window template is in use and components 5 & 6 are writable fields. Requires PrintDbox 0.26.
|
|
|