Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SmartPaperRule Class
Members


In This Topic
    SmartPaperRule Class
    In This Topic
    Represents the rules that determine the paper size.
    Syntax
    'Declaration
     
    
    Public Class SmartPaperRule 
       Inherits SmartPrintRule
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As SmartPaperRule
    public class SmartPaperRule : SmartPrintRule, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.SmartPrintRule
          FarPoint.Win.Spread.SmartPaperRule

    See Also