Class XfaForm
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
(PDF 1.5) Class for an XML stream containing the Adobe XML Forms Architecture (XFA) information.
public class XfaForm
- Inheritance
-
XfaForm
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Methods
- Save(Stream)
Saves the entire XFA form to the specified stream.
- Save(string)
Saves the entire XFA form to the file with specified name.