Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    SmartPrintRule Class
    Syntax
    'Declaration
     
    Public MustInherit Class SmartPrintRule 
    'Usage
     
    Dim instance As SmartPrintRule
    public abstract class SmartPrintRule 
    Remarks

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

    For more information on using scaling as the primary means of optimizing, refer to the ScaleRule object.

    For more information on using scaling as the primary means of optimizing, refer to the LandscapeRule object.

    For more information on using scaling as the primary means of optimizing, refer to the BestFitColumnRule object.

    Inheritance Hierarchy
    See Also