ComponentOne FlexReport for WinForms
C1PageSettings Class Members
Properties  Methods  Events

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : C1PageSettings Class

The following tables list the members exposed by C1PageSettings.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the bottom margin.  
Public PropertyGets or sets the height of the paper.  
Public PropertyGets or sets a value indicating whether to use landscape orientation. Changing this property swaps height and width of the page.  
Public PropertyGets or sets the left margin.  
Public PropertyGets or sets the paper kind. Changing of this property may change Width and/or Height.  
Public PropertyGets or sets the right margin.  
Public PropertyGets or sets the top margin.  
Public PropertyGets or sets the width of the paper.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Assigns (copies) properties from a System.Drawing.Printing.PageSettings to the current object.  
Public Method  
Public MethodOverloaded. Gets a value indicating whether this C1PageSettings object has same layout as another C1PageSettings object, i.e. it has same paper size and margins.  
Public MethodCreates an instance of the System.Drawing.Printing.PageSettings class, and initializes it with the properties of the current C1PageSettings object.  
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes.  
Top
See Also

Reference

C1PageSettings Class
C1.Win.C1Document Namespace