[]
Represents the rules that determine how best to print the columns.
public class BestFitColumnRule : SmartPrintRule, ISerializeSupport
Public Class BestFitColumnRule
Inherits SmartPrintRule
Implements ISerializeSupport
Name | Description |
---|---|
BestFitColumnRule() | Creates a new rule that determines how best to print the columns. |
BestFitColumnRule(ResetOption) | Creates a new rule that determines how best to print the columns, with the specified reset option. |
Name | Description |
---|---|
ResetOption | Determines whether to reset the rules or a particular rule before testing the next SmartPrint rule. |