PageElement.Draw

Draws the page element to the given PageWriter class.

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

Parameters

writer
PageWriter

PageWriter class to receive the 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

PageElement
ceTe.DynamicPDF

In this topic