IWxPageSettings

Assembly: Andy;

Description

The IWxPageSettings interface determines workspace page parameters.

Inheritance Hierarchy

          IGxPageSettings

          IWxPageSettings

Properties

  Property name Brief description
FitToPages The FitToPages property determines vertical and horizontal positioning and printing of a workspace in the defined number of pages.
PageHeight The PageHeight property determines the number of pages for vertical direction (height) that are used to allocate and print a workspace.
PageWidth The PageWidth property determines the number of pages for horizontal direction (width) that are used to allocate and print a workspace.
Scale The Scale property determines the scale of a printed workspace.

Properties inherited from IGxPageSettings

  Property name Brief description
Margins The Margins property returns an object containing page margins.
PaperFormat The PaperFormat property determines page format.
PaperOrientation The PaperOrientation property determines page orientation.
PaperSize The PaperSize property returns an object that contains 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:

Andy Assembly Interfaces