Hello,
Is there a way to enable or disable the watermark using variables or custom functions?
Thank you for your help.
Best Regards.
Bruno Fernandes
Watermark using Custom Functions
Re: Watermark using Custom Functions
Hello, Bruno.
Thank you.
You could disable watermark with next code:bsilence wrote:Is there a way to enable or disable the watermark using variables or custom functions?
Code: Select all
report.Pages[0].Watermark.Enabled = false;
Re: Watermark using Custom Functions
Nice, thank you for your help 

Re: Watermark using Custom Functions
Hello.
We are always glad to help you.
Do not hesitate to contact us in future.
Thank you.
We are always glad to help you.
Do not hesitate to contact us in future.
Thank you.