API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdButton Class > OdButton Methods > OdButton::getBorderStyle Method
OdButton::getBorderStyle Method
Syntax
C++
void getBorderStyle(Border::Style & style) const;
Parameters 
Description 
Border::Style & style 
[out] A placeholder for the border style. 

Returns the button border style. The method fills a passed value with the current style and returns it to a calling subroutine. 

 

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