Watermark.DrawAnnotation

Draws the textWatermark to the given DocumentWriter object.

public void DrawAnnotation(DocumentWriter writer)
Sub DrawAnnotation(writer As DocumentWriter)

Parameters

writer
DocumentWriter

DocumentWriter object to receive the textWatermark's output.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Watermark
ceTe.DynamicPDF.PageElements

In this topic