PageSection.PrintOnLastPage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.