ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions.PdfWatermarkSettings Class / Text Property

In This Topic
    Text Property (PdfExportOptions.PdfWatermarkSettings)
    In This Topic
    Specifies the watermark title for PDF document.
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}
    See Also