[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.WatermarkAnnotation.Image

Image Property

Image

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

Declaration
public IImage Image { get; set; }
Public Property Image As IImage