[]
        
(Showing Draft Content)

C1.WPF.ReportViewer.C1ReportViewer.TextBlockAdded

TextBlockAdded Event

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

Namespace: C1.WPF.ReportViewer
Assembly: C1.WPF.ReportViewer.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.