XFAFormExtractorGetCount Method
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
Returns count of XFA Form attachments of specified type.
Namespace:Bytescout.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Parameters
- contentPartType
- Type: SystemNullableXFAFormContentType
Type of XFA Form attachment. If null, method returns total count of XFA attachments.
Return Value
Type: Int32[Missing <returns> documentation for "M:Bytescout.PDFExtractor.XFAFormExtractor.GetCount(System.Nullable{Bytescout.PDFExtractor.XFAFormContentType})"]
Implements
IXFAFormExtractorGetCount(NullableXFAFormContentType)Exceptions
Exception | Condition |
---|---|
PDFExtractorException |
See Also