Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ScaleRule Class
Members


In This Topic
    ScaleRule Class
    In This Topic
    Represents the rules that determine how to scale the printed sheet.
    Object Model
    ScaleRule Class
    Syntax
    'Declaration
     
    Public Class ScaleRule 
       Inherits SmartPrintRule
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    Dim instance As ScaleRule
    public class ScaleRule : SmartPrintRule, FarPoint.Win.ISerializeSupport  
    Remarks

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

    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.SmartPrintRule
          FarPoint.Win.Spread.ScaleRule

    See Also