AlternateRow Enum
Specifies the type of alternating row to display
public enum AlternateRow
Public Enum AlternateRow
Inheritance: ObjectValueTypeEnumAlternateRow
Fields
AlternateRow.All | 0 | Display on every row. |
AlternateRow.Even | 1 | Display on only even rows. |
AlternateRow.Odd | 2 | Display on only odd rows. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.