2 references to PhysicalSize
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
487
Size pageSize = _pageInfo[StartPage].
PhysicalSize
;
657
Size pageSize = pages[imageIndex].
PhysicalSize
;