AlternateRow Enum

Specifies the type of alternating row to display

public enum AlternateRow
Public Enum AlternateRow

Inheritance: ObjectValueTypeEnumAlternateRow

Fields

AlternateRow.All0Display on every row.
AlternateRow.Even1Display on only even rows.
AlternateRow.Odd2Display 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:

See Also

ceTe.DynamicPDF.LayoutEngine

In this topic