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
Margins

The Margins property returns an object with page margins.
PaperFormat

The PaperFormat property determines page format.
PaperOrientation

The PaperOrientation property determines page orientation.
PaperSize

The PaperSize property returns an object with page size.

Methods inherited from IGxPageSettings

  Method name Brief description
Assign

The Assign method determines page settings based on the source page settings.

See also:

Adhoc Assembly Interfaces