API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdTextField Class > OdTextField Methods > OdTextField::setMultiline Method
OdTextField::setMultiline Method
Syntax
C++
void setMultiline(bool state);
Parameters 
Description 
bool state 
[in] A new multiline flag value. 

Sets a text field multiline flag value. This flag determines whether the text field content can be divided into several lines. If the flag is equal to true, the text field can contain several lines, otherwise text field content is in a single line. 

 

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