Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SmartPrintRulesCollection Class / CopyTo Method


In This Topic
    CopyTo Method (SmartPrintRulesCollection)
    In This Topic
    Copies the rules (SmartPrintRule objects) in the collection to the specified array list.
    Copies the rules in the collection to the specified element.
    Overload List
    OverloadDescription
    Copies the rules (SmartPrintRule objects) in the collection to the specified array list.  
    Copies the rules (SmartPrintRule objects) in the collection to the specified array.  
    Remarks
    These methods copy a SmartPrintRule object.
    See Also