Link Search Menu Expand Document

PDFRenderingOptionsRenderImageObjects Property

Gets or sets whether to render image objects. True by default.

Namespace:ByteScout.TextRecognition
Assembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
public bool RenderImageObjects { get; set; }

Property Value

Type: Boolean
True if render image objects; otherwise, false.
See Also

Reference