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