Enum SubmitFormFlag
SubmitFormFlag enumeration
Enumeration of possible submit form flags.
[Flags]
public enum SubmitFormFlag
Values
Name | Value | Description |
---|---|---|
Fdf | 0 | Data will be returned in FDF format. |
Html | 1 | Data will be returned in HTML format. |
Xfdf | 2 | Data will be returned in XFDF format. |
FdfWithComments | 3 | Data will be returned in FDF format with comments. |
XfdfWithComments | 4 | Data will be returned in XFDF format with comments. |
5 | Whole PDF file will be submitted. |
See Also
- namespace Aspose.Pdf.Facades
- assembly Aspose.PDF