I’ve been searching the internet on how to get the page breaks in a word doc but to no avail. Microsoft offers little help on this topic. I’d appreciate any help in getting the number of page breaks using word interop. I’m using winform.
Thanks
I’ve been searching the internet on how to get the page breaks in a
Share
You can count the page breaks by searching for ^012, like so: