Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ScaleRule Class / ScaleRule Constructor / ScaleRule Constructor()


In This Topic
    ScaleRule Constructor()
    In This Topic
    Creates a new rule that determines how to scale the printed sheet.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ScaleRule()
    public ScaleRule()
    See Also