Link Search Menu Expand Document

IXFAFormExtractor Interface

Defines the XFA Form attachments extractor interface.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public interface IXFAFormExtractor

The IXFAFormExtractor type exposes the following members.

Methods
NameDescription
Public methodGetCount
Returns count of XFA Form attachments of specified type.
Public methodGetSize
Gets the XFA Form attachment size (in bytes).
Public methodSaveToFile
Saves the XFA Form attachment to specified file.
Public methodSaveToStream
Saves the attachment to stream.
Top
See Also

Reference