名前 | 解説 | |
---|---|---|
AssignFrom | オーバーロードされます。 Assigns (copies) properties from another C1PageSettings to the current object. | |
Clone | Creates a copy of the current C1PageSettings object. | |
Compare | オーバーロードされます。 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 MeasurementPrinterName). Otherwise, initializes the newly created object with default system locale settings. | |
GetCurrentLocaleDefaultPaperSize | Retrieves the locale-specific default paper size for the current locale. | |
IsPaperKindKnown | Gets a value indicating whether the specified PaperKind is known and defined in the C1PageSettings.PaperKind enumeration. | |
IsSameLayout | Compares page layout specified by the current C1PageSettings with layout of another C1PageSettings object. | |
SetPaperSizes | Sets the C1PageSettings.Width and the C1PageSettings.Height to specified values. | |
ToPageSettings | オーバーロードされます。 Creates an instance of the System.Drawing.Printing.PageSettings class, and initializes it with the properties of the current C1PageSettings object. |