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
Syntax for opening page size dialog window
Syntax for opening page size dialog window
You can call method InvokeClickPageSizeButton of StiPreviewControl.
Thank you.
Thank you.