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