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 size of current image in specified format.
Namespace: Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 12.0.0.4062-master
Syntax
Parameters
- imageFormat
- Type: System.Drawing.ImagingImageFormat
Image format.
Return Value
Type: Int64Count of bytes.
Implements
IImageExtractorGetCurrentImageBytesSize(ImageFormat)See Also