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

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

 

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