API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdButton Class > OdButton Methods > OdButton::getTextRotation Method
OdButton::getTextRotation Method
Syntax
C++
void getTextRotation(Text::Rotation & rotation) const;
Parameters 
Description 
Text::Rotation & rotation 
[out] A placeholder for the button text rotation value. 

Returns the current button text rotation. The method fills a passed value with the current rotation and returns it to a calling subroutine. 

 

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