Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Returns count of XFA Form attachments of specified type.
Namespace: Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-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