SubPath.Draw

Draws the sub path to the given PageWriter object.

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

Parameters

writer
PageWriter

PageWriter to receive the sub path'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

SubPath
ceTe.DynamicPDF.PageElements

In this topic