Link Search Menu Expand Document

ImageExtractorGetCurrentImageBytesSize Method

Returns size of current image in BMP format.

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

Return Value

Type: Int64
Count of bytes.

Implements

IImageExtractorGetCurrentImageBytesSize
See Also

Reference