- void GetPageInfo(int* minPage, int* maxPage, int* selPageFrom,
- int* selPageTo);
+ virtual void GetPageInfo(int* minPage, int* maxPage, int* selPageFrom,
+ int* selPageTo);
- void SetMargins(int top = 252, int bottom = 252, int left = 252,
- int right = 252);
+ void SetMargins(int top = 254, int bottom = 254, int left = 254,
+ int right = 254);
Optionally pass a title to be used in the preview frame and printing wait
dialog, and also a parent window for these windows.
*/
Optionally pass a title to be used in the preview frame and printing wait
dialog, and also a parent window for these windows.
*/