1 write to Bottom
System.Windows.Forms (1)
System\Windows\Forms\Printing\PageSetupDialog.cs (1)
254
Bottom
= data.rtMargin.bottom
3 references to Bottom
System.Windows.Forms (3)
System\Windows\Forms\Printing\PageSetupDialog.cs (3)
235
|| _minMargins.
Bottom
!= 0);
309
dialogSettings.rtMinMargin.bottom = margins.
Bottom
;
318
dialogSettings.rtMargin.bottom = margins.
Bottom
;