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

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

 

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