Is there any easy way to get the current page count from a WPF RadDocument that is set to layout Paged?
2 Answers, 1 is accepted
0
Tanya
Telerik team
answered on 10 Jun 2015, 02:26 PM
Hi Andrew,
You could check the PageNumber property of the last SectionLayoutBox element in order to obtain the count of the pages in a RadDocument. Please, check the snippet below, which demonstrates how this could be achieved:
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items