Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SmartPrintRule Class
Members


In This Topic
    SmartPrintRule Class
    In This Topic
    Represents the rules that determine how best to print. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    Syntax
    'Declaration
     
    
    Public MustInherit Class SmartPrintRule 
    'Usage
     
    
    Dim instance As SmartPrintRule
    public abstract class SmartPrintRule 
    Inheritance Hierarchy
    See Also