IXFAFormExtractor Interface
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Defines the XFA Form attachments extractor interface.
Namespace:Bytescout.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
The IXFAFormExtractor type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetCount | Returns count of XFA Form attachments of specified type. | |
GetSize | Gets the XFA Form attachment size (in bytes). | |
SaveToFile | Saves the XFA Form attachment to specified file. | |
SaveToStream | Saves the attachment to stream. |
See Also