Here is an attachment file that has 5 pages, But Xceed returned to me only 3 pages count: ``` using (var document = DocX.Load("example.docx")) { var pageCount = document.GetPageCount(); } ``` [Quote - Copy.docx](https://github.com/xceedsoftware/DocX/files/14459836/Quote.-.Copy.docx)