Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / LandscapeRule Class / LandscapeRule Constructor / LandscapeRule Constructor()


In This Topic
LandscapeRule Constructor()
In This Topic
Creates a new rule that determines whether to print in landscape format.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New LandscapeRule()
See Also