onDetectLink property

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

When a link line is detected, this builder is called

Implementation

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