Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 2.23 KB

File metadata and controls

25 lines (17 loc) · 2.23 KB

PDF Viewer for WPF - Create a text markup annotation and specify its properties

This example shows how to create a markup annotation that highlights a selected text on a page. To create this annotation for a selected text, call one of the PdfViewerControl.HighlightSelectedText overload methods.

To specify the annotation properties when the markup annotation is being created, handle the PdfViewerControl.AnnotationCreating event.

Files to Review

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)