Spread for ASP.NET 12 Product Documentation
LandscapeRule Constructor(ResetOption)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > LandscapeRule Class > LandscapeRule Constructor : LandscapeRule Constructor(ResetOption)
Whether to reset the rules or a particular rule
Creates a new rule that determines whether to print in landscape format, with the specified reset option.
Syntax
'Declaration
 
Public Function New( _
   ByVal resetOption As ResetOption _
)
'Usage
 
Dim resetOption As ResetOption
 
Dim instance As New LandscapeRule(resetOption)
public LandscapeRule( 
   ResetOption resetOption
)

Parameters

resetOption
Whether to reset the rules or a particular rule
See Also

Reference

LandscapeRule Class
LandscapeRule Members
Overload List