API Reference > OdDbRoot Classes > OdDbBaseVisualStylePE Class > OdDbBaseVisualStylePE Methods > OdDbBaseVisualStylePE::paperName Method
OdDbBaseVisualStylePE::paperName Method
Syntax
C++
virtual OdString paperName(const OdRxObject*) = 0;

Returns the name of the paper orientation for a specified layout (for example, "A4"). 

param [in] A pointer to a layout object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.