Form.RequireLicense

Sets the required license level for the form.

public void RequireLicense(int requiredLicenseLevel)
Sub RequireLicense(requiredLicenseLevel As Integer)

Parameters

requiredLicenseLevel
Int32

The license level required.

Licensing Info

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

See Also

Form
ceTe.DynamicPDF.Forms

In this topic