Link Search Menu Expand Document

PDFRenderingOptionsRenderVectorObjects Property

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

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

Property Value

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

Reference