Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / LandscapeRule Class
Members


LandscapeRule Class
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
Inheritance Hierarchy

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

See Also