2 references to GetBounds
System.Drawing.Common (2)
System\Drawing\Printing\PageSettings.cs (1)
43
Rectangle pageBounds =
GetBounds
(modeHandle);
System\Drawing\Printing\PrintController.cs (1)
202
Rectangle pageBounds = pageSettings.
GetBounds
(_modeHandle);