[]
Creates a new instance of the C1PageSettings class. If 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.
public static C1PageSettings CreateDefaultPageSettings()
Type | Description |
---|---|
C1PageSettings | The newly created C1PageSettings object. |