Link Search Menu Expand Document

ImageExtractorGetDocumentImageCount Method

Returns count of images in the document.

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

Return Value

Type: Int32
Count of images.

Implements

IImageExtractorGetDocumentImageCount
Exceptions
ExceptionCondition
PDFExtractorException
See Also

Reference