Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1PageSettings Class / IsLayoutEqual Method

In This Topic
    IsLayoutEqual Method (C1PageSettings)
    In This Topic
    Gets a value indicating whether this C1PageSettings object has same layout as another C1PageSettings object, i.e. it has same paper size and margins.
    Overload List
    OverloadDescription
    Gets a value indicating whether this C1PageSettings object has same layout as another C1PageSettings object, i.e. it has same paper size and margins.  
    Gets a value indicating whether this C1PageSettings object has same layout as specified System.Drawing.Printing.PageSettings object, i.e. it has same paper size and margins.  
    See Also