OEGetMultiPageOrientation¶
unsigned int OEGetMultiPageOrientation(const OESystem::OEInterface &itf,
std::string name=OEMultiPageParamName::PageOrientation)
Returns the page orientation initialized in the given interface.
The return value is taken from the OEPageOrientation
namespace.
- itf
The interface in which the parameter is configured.
- name
The name of the parameter.
See also
OEConfigureMultiPageOrientation
function