Link Search Menu Expand Document

IImageExtractorExtractRawImages Property

Controls if we need to enable extraction of raw images (preserving the original dimensions of raw image saved inside PDF) True causes to extract images with their original dimensions False casues to extract images rescaled according to scaling and skews defined for rendering (so image extractor provides images similar to what you see)

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
bool ExtractRawImages { get; set; }

Property Value

Type: Boolean
See Also

Reference