OEConfigureMultiPageOrientation¶
bool OEConfigureMultiPageOrientation(OESystem::OEInterface &itf,
std::string name=OEMultiPageParamName::PageOrientation,
std::string alias="-pori")
Adds a parameter to the given interface to allows the configuration of the page orientation.
- itf
The interface being configured.
- name
The name of the parameter.
- alias
The alternative i.e. alias name of the parameter.
See also
OEInterface class in the OEChem TK manual
OEMultiPageSetup::PageOrientation
constantOEConfigureMultiPageParams
functionOEGetMultiPageOrientation
function