Link Search Menu Expand Document

PDFRenderingOptionsRenderTextObjects Property

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

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

Property Value

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

Reference