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

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

 

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