Form.Type
Form.Type property
Gets type of the form. Possible values are: Standard, Static, Dynamic.
public FormType Type { get; set; }
See Also
- enum FormType
- class Form
- namespace Aspose.Pdf.Forms
- assembly Aspose.PDF
Gets type of the form. Possible values are: Standard, Static, Dynamic.
public FormType Type { get; set; }