Adhoc > Adhoc Assembly Interfaces > IAdhocPageSettings
Assembly: Adhoc;
Namespace: None;
The IAdhocPageSettings interface contains properties and methods to set up a dashboard page.
IAdhocPageSettings
Settings are applied only on printing a dashboard and do not influence on its view in the working area. To get settings, use the IAdhocReport.PageSettings property.
Property name | Brief description | |
![]() |
The Margins property returns an object with page margins. | |
![]() |
The PaperFormat property determines page format. | |
![]() |
The PaperOrientation property determines page orientation. | |
![]() |
The PaperSize property returns an object with page size. |
Method name | Brief description | |
![]() |
The Assign method determines page settings based on the source page settings. |
See also: