Gets the 0-based index of the first page of the document associated with the current item within the containing C1MultiDocument.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public int FirstPageIndex { get; internal set; }
Visual Basic
Public Property FirstPageIndex As Integer
	Get
	Friend Set

See Also