Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Class ScaleRule 
       Inherits SmartPrintRule
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As ScaleRule
    Inheritance Hierarchy

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

    See Also