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

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

 

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