This is a migrated thread and some comments may be shown as answers.

[Solved] Displaying RadDocument Selection in GridView

0 Answers 109 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Marcel
Top achievements
Rank 1
Marcel asked on 12 Sep 2011, 12:19 PM
Hi, 


I would like to know if it is possible to display the Selection of a raddocument in the gridview. So far I have obtained a document selection using bookmarks i.e.

doc.Selection.SelectAnnotationRange(bookmark);

I would then like to display that Selection including the font and styles in the gridview, is this possible?

Thanks. 
Tags
GridView
Asked by
Marcel
Top achievements
Rank 1
Share this question
or