Syntax for opening page size dialog window

Stimulsoft Reports.NET discussion
Post Reply
Andre2
Posts: 47
Joined: Thu Jan 24, 2008 12:30 am
Location: Australia

Syntax for opening page size dialog window

Post by Andre2 »

Hi There
The preview control has a button which displays a page size dialog.
How do I open this dialog window from code at run time?
many Thanks
Andre
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Syntax for opening page size dialog window

Post by Vital »

You can call method InvokeClickPageSizeButton of StiPreviewControl.

Thank you.
Post Reply