2027 Property
Changes 0
P

ViewPrintedEventArgs.Index

Description:
The index of the view being printed out of the set of all views being printed.
Remarks:
The index is zero-based. When a single view is being printed, this value should be 0.
public int Index { get; }