OEGetMultiPageSize

unsigned int OEGetMultiPageSize(const OESystem::OEInterface &itf,
                                std::string name=OEMultiPageParamName::PageSize)

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