PageImageableSize class

PageImageableSize class

Describes the imaged canvas for layout and rendering. This will be reported based on
PageMediaSize and PageOrientation.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pageimageablesize

Inheritance: PageImageableSizePropertyCompositePrintTicketElementPrintTicketElement

The PageImageableSize type exposes the following members:

Constructors

NameDescription
PageImageableSize(width, height)Initializes a new instance of the PageImageableSize class
PageImageableSize(width, height, origin_width, origin_height, extent_width, extent_height)Initializes a new instance of the PageImageableSize class

Properties

NameDescription
nameGets the element name.

See Also