Gets the unique (inside the document rendering) page id.

Namespace:  C1.C1PrintDocument.DocEngine.Src
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public int PageId { get; }
Visual Basic (Declaration)
Public ReadOnly Property PageId As Integer

See Also