PDFReaderControls.NET Professional Type Reference

SubmitFormat Enumeration

The submit format specifies what to submit to the server.

public enum SubmitFormat

Members

Member Name Description
Pdf Complete PDF document.
Html HTML form format.
Xfdf XML Forms Data Format.
Fdf Forms Data Format (saved as .fdf file).
Xdp XML Data Package.

Note: This value is supported in XFA documents only.

Xml eXtensible Markup Language.

Note: This value is supported in XFA documents only.

Requirements

Namespace: TallComponents.PDF.Actions

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

TallComponents.PDF.Actions Namespace