The PaperSizeListControl type exposes the following members.

Methods

  NameDescription
Protected methodOnInvalidated
Updates the control so that it matches the papersize in the PagePrintSettings.
(Overrides Control..::..OnInvalidated(InvalidateEventArgs).)
Protected methodOnSelectedIndexChanged
Updates the papersize in the PagePrintSettings to the selected page size.
(Overrides ComboBox..::..OnSelectedIndexChanged(EventArgs).)

See Also