PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / LayoutChangeNewPage Class
Properties Methods


In This Topic
    LayoutChangeNewPage Class Members
    In This Topic

    The following tables list the members exposed by LayoutChangeNewPage.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the PageDirectionEnum of the new page.  
    Public PropertyGets or sets a value indicating whether the currently active page layout should be saved in a stack before applying this LayoutChangeNewPage, to be restored after the associated RenderObject has been fully rendered.  
    Public PropertyGets or set the PageLayout to apply to the new page.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Assigns (copies) properties from another LayoutChangeBase to the current object.  
    Public MethodCreates a copy of the current LayoutChangeBase object. (Inherited from C1.C1Preview.LayoutChangeBase)
    Top
    See Also