PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / C1PageCollection Class / Find Method

In This Topic
    Find Method (C1PageCollection)
    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