ImageExtractorGetDocumentImageCount Method ByteScout PDF Extractor SDK
Returns count of images in the document.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public int GetDocumentImageCount()

Return Value

Type: Int32
Count of images.

Implements

IImageExtractorGetDocumentImageCount
Exceptions

ExceptionCondition
PDFExtractorException
See Also

Reference