SubmitAction.Draw

Draws the submit-form action to the specified DocumentWriter object.

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

Parameters

writer
DocumentWriter

DocumentWriter object to receive the submit-form's action output.

Licensing Info

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

See Also

SubmitAction
ceTe.DynamicPDF.PageElements.Forms

In this topic