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