[]
        
(Showing Draft Content)

C1.Win.Document.C1PageSettings

C1PageSettings Class

Represents the page settings of a C1Document.

Inheritance
C1PageSettings
Namespace: C1.Win.Document
Assembly: C1.Win.Document.8.dll
Syntax
public class C1PageSettings : C1PageSettings

Constructors

Name Description
C1PageSettings()

Methods

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.