Assembly: Andy;
The IWxPageSettings interface determines workspace page parameters.
IGxPageSettings
IWxPageSettings
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. |
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. |
Method name | Brief description | |
Assign | The Assign method determines page settings based on the source page settings. |
See also: