IncrementalUpdateDocument.FormFields Property

Gets a IncrementalUpdateFormFieldList containing the form fields that support incremental update.

public IncrementalUpdateFormFieldList FormFields { get; }
Public Property FormFields As IncrementalUpdateFormFieldList

Property Value

IncrementalUpdateFormFieldList

Licensing Info

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

Exceptions

MergerException Throws exception if the source PDF document does not allow making changes to the form fields.

See Also

IncrementalUpdateDocument
ceTe.DynamicPDF.Merger

In this topic