Text Property (PdfExportOptions.PdfWatermarkSettings)
Gets or sets the text of the watermark for PDF document.
'Declaration
Public Property Text As String
public string Text {get; set;}
Property Value
A
System.String value indicating the text to be used as the watermark.