Method Create
Create(Int32)
The method reads all available formfields in the pdf such as combobox, checkbox, radio button and so on . It creates a Dialog using the formfields from pdf where the user can modify them. The Signature Field is Disabled in this mode.
Declaration
public virtual bool Create(int StartPageNo = 0)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | StartPageNo | In a multipage Document this Defines from which page the Dialog should start |
Returns
Type | Description |
---|---|
System.Boolean |