Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    SmartPaperRule Class
    Syntax
    'Declaration
     
    Public Class SmartPaperRule 
       Inherits SmartPrintRule
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    Dim instance As SmartPaperRule
    public class SmartPaperRule : SmartPrintRule, FarPoint.Win.ISerializeSupport  
    Remarks
    This class is used when printing to PDF only.
    Inheritance Hierarchy

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

    See Also