Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.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.Web.Spread.Model.ISerializeSupport 
    'Usage
     
    Dim instance As ScaleRule
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.SmartPrintRule
          FarPoint.Web.Spread.ScaleRule

    See Also