C1.C1Preview Namespace : C1PageSettings Class |
For a list of all members of this type, see C1PageSettings members.
Name | Description | |
---|---|---|
![]() | BottomMargin | Gets or sets the bottom margin. |
![]() | Color | Gets or sets a value indicating whether the document should be printed in color. |
![]() | Height | Gets or sets the height of the paper. |
![]() | Landscape | Gets or sets a value indicating whether to use landscape orientation. Changing this property swaps height and width of the page. |
![]() | LeftMargin | Gets or sets the left margin. |
![]() | PaperKind | Gets or sets the paper kind. Changing of this property may change Width and/or Height. |
![]() | PaperSourceKind | Gets or sets the desired paper source kind. |
![]() | PaperSourceName | Gets or sets the name of the paper source. |
![]() | PaperSourceRawKind | Gets or sets the integer representing one of the PaperSourceKind values or a custom value. |
![]() | PrinterResolutionKind | Gets or sets the desired printer resolution kind. |
![]() | PrinterResolutionX | Gets or sets the horizontal printer resolution, in dots per inch, used when PrinterResolutionKind is Custom. |
![]() | PrinterResolutionY | Gets or sets the vertical printer resolution, in dots per inch, used when PrinterResolutionKind is Custom. |
![]() | RightMargin | Gets or sets the right margin. |
![]() | TopMargin | Gets or sets the top margin. |
![]() | UsePrinterPaperSize | Gets or sets a value indicating whether to use the printer paper size when generating the document. This property does not affect the values of Landscape, Width, Height and PaperKind properties. |
![]() | Width | Gets or sets the width of the paper. |