OEGetMultiPageSize

OEGetMultiPageSize(itf: OEInterface, name: str) -> int

Returns the page orientation initialized in the given interface. The return value is taken from the OEPageSize namespace.

itf

The interface in which the parameter is configured.

name

The name of the parameter.

See also