RVTDocs.com

ViewPrintingEventArgs.Index

Property
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.
Syntax
public int Index { get; }