Description
Accessing the read-Only property Document.PageCount changes the subsequent image rendering output of the same document.
The document renders correctly before reading PageCount, but the layout/alignment chang…...Description Accessing the read-only property Document.PageCount...Save("beforePageCountOutpu"); // Only read PageCount _ = doc.PageCount;...