Hi there!
I want to program a report and output the model graphic in there. I am searching for a parameter of the graphic which determines whether the model is set in panel or landscape format by the aris author in the page layout settings. I could only find parameters for CutObjects (boolean), BlackWhite (boolean) and localeId (int) for the Graphic object and the getPrintScale() methode of the model. Is there a get-Method to get the format too?
Once I know the setting by parameter I can set the pageHeigt and pageWidth, so that the section is output in either panel or landscape format.
Thanks in advance
Markus