ResetOption Property
ResetOption
Determines whether to reset the rules or a particular rule before testing the next SmartPrint rule.
 
Declaration
  public override ResetOption ResetOption { get; set; }
 
  Public Overrides Property ResetOption As ResetOption
 
Overrides