Click or drag to resize

CImageExtractionOptions Properties

The PdfFocusCImageExtractionOptions type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleMaxSize Specify maximal size of extracted images in pixels. Default value: null.
Public propertyCode exampleMinSize Specify minimal size of extracted images in pixels. Default value: null.
Public propertyCode exampleRasterizeComplexGraphics Additionally convert all vector graphics to raster images or not. Default value: false.
Top
See Also