FarPoint.Win.Spread
SmartPrintRulesCollection Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SmartPrintRulesCollection Class


Represents the set of rules that determine how best to print.

Object Model

Syntax

Visual Basic (Declaration) 
Public Class SmartPrintRulesCollection 
Visual Basic (Usage)Copy Code
Dim instance As SmartPrintRulesCollection
C# 
public class SmartPrintRulesCollection 

Remarks

For more information about the rules object, refer to SmartPrintRule class.

For more information about the use of rules to optimize the printing, refer to Optimizing the Printing.

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.SmartPrintRulesCollection

See Also