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

Sets a text field scrolling flag value. If the flag is equal to true, the text field has a scroll control that can be used to scroll multiline text. Otherwise the text field does not contain a scroll control. 

 

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