[]
        
(Showing Draft Content)

C1.WPF.PdfViewer.C1PdfViewer.TextBlockAdded

TextBlockAdded Event

Fired after a TextBlock is created from text in the PDF file, permitting font substitution.

Namespace: C1.WPF.PdfViewer
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public event EventHandler<TextBlockAddedEventArgs> TextBlockAdded
Returns
Type Description
EventHandler<TextBlockAddedEventArgs> Fired after a TextBlock is created from text in the PDF file, permitting font substitution.