Image Property (WatermarkAnnotation)
In This Topic
Gets or sets the image if
WatermarkAnnotation, if both
Text and
Image are specified then
Image is used as watermark content.
Syntax
'Declaration
Public Property Image As IImage
public IImage Image {get; set;}
See Also