Gets or sets the PageNumberingChange object defining the page numbering change that will occur when the current object is rendered.

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

Syntax

C#
public PageNumberingChange PageNumberingChange { get; set; }
Visual Basic
Public Property PageNumberingChange As PageNumberingChange
	Get
	Set

See Also