Resource.Draw

Draws the resource to the given DocumentWriter object.

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

Parameters

writer
DocumentWriter

DocumentWriter object to receive the resource'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

Resource
ceTe.DynamicPDF

In this topic