Spread Windows Forms 8.0 Product Documentation
SmartPaperRule Constructor(ResetOption)


Whether to reset the rules or a particular rule
Creates a smart paper rule with the specified reset option.
Syntax
'Declaration
 
Public Function New( _
   ByVal resetOption As ResetOption _
)
'Usage
 
Dim resetOption As ResetOption
 
Dim instance As New SmartPaperRule(resetOption)
public SmartPaperRule( 
   ResetOption resetOption
)

Parameters

resetOption
Whether to reset the rules or a particular rule
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

SmartPaperRule Class
SmartPaperRule Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.