[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.WatermarkAnnotation.Text

Text Property

Text

Gets or sets the text of WatermarkAnnotation, if both Text and Image are specified then Image is used as watermark content.

Declaration
public string Text { get; set; }
Public Property Text As String