I am trying to get the section break count from the attached document but it is not working correctly. I am using the following which returns 1 page. It should be 5 pages. Any ideas what I am doing wrong?
Dim ss As Integer = srcDoc.Sections.Count
br118_941_formatted2.zip (172.3 KB)