Show contents 

Drawing > Drawing Assembly Interfaces > IGxPageSettings

IGxPageSettings

Assembly: Drawing;

Description

The IGxPageSettings interface contains properties and methods that are used to determine page settings.

Properties

  Property name Brief description
Margins The Margins property returns page margins.
PaperFormat The PaperFormat property determines page format.
PaperOrientation The PaperOrientation property determines page orientation.
PaperSize The PaperSize property returns page size.

Methods

  Method name Brief description
Assign The Assign method determines page settings according to the settings passed by the input parameter.

See also:

Drawing Assembly Interfaces