Spread Windows Forms 12.0 Product Documentation
SmartPrintRulesCollection Class Members
Properties  Methods 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SmartPrintRulesCollection Class

The following tables list the members exposed by SmartPrintRulesCollection.

Public Constructors
 NameDescription
Public ConstructorCreates a new SmartPrintRulesCollection.  
Top
Public Properties
 NameDescription
Public PropertyGets the number of rules (SmartPrintRule objects) in the collection.  
Public PropertyGets whether the collection has a fixed size. (This implementation always returns false.)  
Public PropertyGets whether the collection is read-only. (This implementation always returns false.)  
Public PropertyGets whether access to the collection is synchronized.  
Public PropertyGets or sets the rule (SmartPrintRule object) at the specified index.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds a rule (SmartPrintRule object) to the collection.  
Public MethodRemoves all rules (SmartPrintRule objects) from the collection.  
Public MethodOverloaded. Determines whether the collection contains the specified rule (SmartPrintRule object).  
Public MethodOverloaded. Copies the rules (SmartPrintRule objects) in the collection to the specified array list.  
Public MethodGets an IEnumerator object for enumerating through the rules (SmartPrintRule objects) in the collection.  
Public MethodOverloaded. Returns the index of the specified rule (SmartPrintRule object).  
Public MethodOverloaded. Inserts a rule (SmartPrintRule object) into the collection at the specified index.  
Public MethodOverloaded. Removes the specified rule (SmartPrintRule object) from the collection.  
Public MethodRemoves a rule (SmartPrintRule object) from the collection at the specified index.  
Top
See Also

Reference

SmartPrintRulesCollection Class
FarPoint.Win.Spread Namespace
SmartPrintRule Class

User-Task Documentation

Optimizing the Printing