PageIndex

AdjustmentFieldsOptions.PageIndex property

Gets or sets index of the page for which the adjustment fields are to be generated. The default value is 0.

public int PageIndex { get; set; }

Property Value

The page index.

See Also