Property TextDetectionStrategy
TextDetectionStrategy
Algorithm used to detect whether a page already has text. Only meaningful when TextPageHandling is Skip. Default: TextOnly.
public PdfSearchableMaker.TextDetectionStrategy TextDetectionStrategy { get; set; }