PDFRenderingOptionsRenderImageObjects Property ByteScout Text Recognition SDK
Gets or sets whether to render image objects. True by default.

Namespace:  ByteScout.TextRecognition
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.1.323-master
Syntax

public bool RenderImageObjects { get; set; }

Property Value

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

Reference