TaggablePageElement.Draw

Draws the taggable page element to the given PageWriter class.

public void Draw(PageWriter writer)
Sub Draw(writer As PageWriter)

Parameters

writer
PageWriter

PageWriter class to receive the taggable page elements output.

Licensing Info

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

See Also

TaggablePageElement
ceTe.DynamicPDF.PageElements

In this topic