IPrintSchemaPageMediaSizeOption interface (printerextension.h)

Exposes a Print Schema PageMediaSize Option element.

Inheritance

The IPrintSchemaPageMediaSizeOption interface inherits from the IPrintSchemaOption interface.

Methods

The IPrintSchemaPageMediaSizeOption interface has these methods.

 
IPrintSchemaPageMediaSizeOption::get_HeightInMicrons

Gets the height of the page in microns.
IPrintSchemaPageMediaSizeOption::get_WidthInMicrons

Gets the width of the page in microns.

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Target Platform Windows
Header printerextension.h (include printerextension.h)

See also

IPrintSchemaOption