Property ReturnBrushInfo
Namespace TallComponents.PDF.TextExtraction
Class TextExtractionOptions
Controls whether Brush information for each glyph is calculated. By default, brush information will be calculated. If set to false, Glyph.Brush will be set to null.
Syntax
public Boolean ReturnBrushInfo { get; set; }
Property value
Boolean