Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / LandscapeRule Class
Members


In This Topic
    LandscapeRule Class
    In This Topic
    Represents the rules that determine whether to print in landscape format.
    Syntax
    'Declaration
     
    
    Public Class LandscapeRule 
       Inherits SmartPrintRule
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As LandscapeRule
    public class LandscapeRule : SmartPrintRule, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.SmartPrintRule
          FarPoint.Win.Spread.LandscapeRule

    See Also