PageSection.PrintOnLastPage Property

Definition

Gets a value that indicates if the page section should be rendered on the last page of a report section.

public:
 property bool PrintOnLastPage { bool get(); };
public bool PrintOnLastPage { get; }
member this.PrintOnLastPage : bool
Public ReadOnly Property PrintOnLastPage As Boolean

Property Value

A Boolean value.

Applies to