Spread Windows Forms 9.0 Product Documentation
SmartPrintRulesCollection Class Members
Properties  Methods 


The following tables list the members exposed by SmartPrintRulesCollection.

Public Constructors
 NameDescription
Public ConstructorSmartPrintRulesCollection ConstructorCreates a new SmartPrintRulesCollection.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of rules (SmartPrintRule objects) in the collection.  
Public PropertyIsFixedSizeGets whether the collection has a fixed size. (This implementation always returns false.)  
Public PropertyIsReadOnlyGets whether the collection is read-only. (This implementation always returns false.)  
Public PropertyIsSynchronizedGets whether access to the collection is synchronized.  
Public PropertyItemGets or sets the rule (SmartPrintRule object) at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a rule (SmartPrintRule object) to the collection.  
Public MethodClearRemoves all rules (SmartPrintRule objects) from the collection.  
Public MethodContainsOverloaded. Determines whether the collection contains the specified rule (SmartPrintRule object).  
Public MethodCopyToOverloaded. Copies the rules (SmartPrintRule objects) in the collection to the specified array list.  
Public MethodGetEnumeratorGets an IEnumerator object for enumerating through the rules (SmartPrintRule objects) in the collection.  
Public MethodIndexOfOverloaded. Returns the index of the specified rule (SmartPrintRule object).  
Public MethodInsertOverloaded. Inserts a rule (SmartPrintRule object) into the collection at the specified index.  
Public MethodRemoveOverloaded. Removes the specified rule (SmartPrintRule object) from the collection.  
Public MethodRemoveAtRemoves 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

 

 


Copyright © GrapeCity, inc. All rights reserved.