Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1PageSettings Class
Properties Methods Events


In This Topic
    C1PageSettings Class Members
    In This Topic

    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 Method  
    Public Method  
    Public MethodGets a value indicating whether this C1PageSettings object has same layout as another C1PageSettings object, i.e. it has same paper size and margins.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also