[]
Represents the page settings of a C1Document.
public class C1PageSettings : C1PageSettings
Name | Description |
---|---|
C1PageSettings() |
Name | Description |
---|---|
AssignFrom(PageSettings) | Assigns (copies) properties from a PageSettings to the current object. |
IsLayoutEqual(PageSettings) | Gets a value indicating whether this C1PageSettings object has same layout as specified PageSettings object, i.e. it has same paper size and margins. |
ToPageSettings(PrinterSettings) | Creates an instance of the PageSettings class, and initializes it with the properties of the current C1PageSettings object. |