API Reference > OdDb Classes > OdDbPaperOrientationPE Class > OdDbPaperOrientationPE Methods > OdDbPaperOrientationPE::paperOrientation Method
OdDbPaperOrientationPE::paperOrientation Method
Syntax
C++
virtual bool paperOrientation(OdDbObject* pObject) const = 0;
Parameters 
Description 
OdDbObject* pObject 
[in] Pointer to the object that supports the paper orientation property. 

Returns whether the specified object is currently oriented with the paper. 

 

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