API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdButton Class > OdButton Methods > OdButton::setBorder Method
OdButton::setBorder Method
Syntax
C++
void setBorder(bool state);
Parameters 
Description 
bool state 
[in] A flag value that determines whether the button has a border (if true) or not (if false). 

Shows or hides a border around the button. 

 

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