onDetectCommonText property

PDFWidgetBuilder<Line, List<InlineSpan>>? onDetectCommonText
final

When a non rich text line is detected, this builder is called Tipically this happens when the insertion has not inline attributes

Implementation

final qpdf.PDFWidgetBuilder<ep.Line, List<pw.InlineSpan>>? onDetectCommonText;