Feature and motivation
Per @nvborisenko's suggestion, this feature proposal will be used to organize/track efforts to implement the setting of predefined defaults (e.g. A4 or Tabloid.) and custom sizes across all bindings for the PrintOptions class.
Thank you @yvsvarma for getting these PRs rolling.
Usage example
Python:
print_options.set_page_size(PrintOptions.LEGAL)