1 write to height
ReachFramework (1)
Serialization\Manager\XpsOMPackagingPolicy.cs (1)
891
XPS_SIZE xpsSize = new XPS_SIZE() { width = (float)_currentPageSize.Width,
height
= (float)_currentPageSize.Height };