Show / Hide Table of Contents

Enum Action.FormActionFlag

Flags used by submit form actions. Exclude flag is also used by reset form action. No other action types use flags in the current version of PDF standard (ISO 2300).

Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum FormActionFlag

Fields

Name Description
e_canonical_format
e_embed_form
e_excl_F_key
e_excl_non_user_annots
e_exclude
e_export_format
e_get_method
e_include_annotations
e_include_append_saves
e_include_no_value_fields
e_submit_coordinates
e_submit_pdf
e_xfdf
Back to top Generated by DocFX