[]
Fired after a TextBlock is created from text in the PDF file, permitting font substitution.
public event EventHandler<TextBlockAddedEventArgs> TextBlockAdded
Type | Description |
---|---|
EventHandler<TextBlockAddedEventArgs> | Fired after a TextBlock is created from text in the PDF file, permitting font substitution. |