IAdhocPageSettings

Assembly: Adhoc;

Description

The IAdhocPageSettings interface contains properties and methods to set up a dashboard page.

Inheritance Hierarchy

          IGxPageSettings

          IAdhocPageSettings

Comments

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.

Properties inherited from IGxPageSettings

  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.

Methods inherited from IGxPageSettings

  Method name Brief description
The Assign method determines page settings based on the source page settings.

See also:

Adhoc Assembly Interfaces