C1.C1Preview Namespace : C1PageSettings Class |
For a list of all members of this type, see C1PageSettings members.
Name | Description | |
---|---|---|
AssignFrom | Overloaded. Assigns (copies) properties from another C1PageSettings to the current object. | |
Clone | Creates a copy of the current C1PageSettings object. | |
Compare | Overloaded. Compares the current C1PageSettings with another C1PageSettings object. | |
CreateDefaultPageSettings | Creates a new instance of the C1PageSettings class. If C1PrintDocument.UsePrinterForDefaultPageSettings is true, initializes the newly created object with settings based on the current printer (specified by C1PrintDocument.MeasurementPrinterName). Otherwise, initializes the newly created object with default system locale settings. | |
GetCurrentLocaleDefaultPaperSize | Retrieves the locale-specific default paper size for the current locale. | |
IsSameLayout | Compares page layout specified by the current C1PageSettings with layout of another C1PageSettings object. | |
SetPaperSizes | Sets the Width and the Height to specified values. | |
ToPageSettings | Overloaded. Creates an instance of the System.Drawing.Printing.PageSettings class, and initializes it with the properties of the current C1PageSettings object. |