PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PageCollection Class / Find Method

In This Topic
    Find Method
    In This Topic
    Searches the current collection for a C1Page with the specified logical coordinates (identified by the C1Page.X and C1Page.Y properties on a page).
    Overload List
    OverloadDescription
    Searches the current collection for a C1Page with the specified logical coordinates (identified by the C1Page.X and C1Page.Y properties on a page).  
    Searches the current collection for a C1Page with the specified logical page number.  
    See Also