Gets or sets a value indicating whether to print the watermark on
the last printable page of the report.
Namespace: Telerik.Reporting.DrawingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public bool PrintOnLastPage { get; set; } |
| Visual Basic |
|---|
Public Property PrintOnLastPage As Boolean
Get
Set |
Field Value
A boolean value indicating whether to print the watermark on the
last printable page of the report.
Version Information
Supported in: 1.0.1
See Also