1-based page number of the page before which the new page should be added (0 means append the new page to the end of the document)

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

Syntax

C#
public int PageNo
Visual Basic (Declaration)
Public PageNo As Integer

See Also