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

Returns the current thickness value of the text field border. This method fills a passed value with the current thickness value and returns it to a calling subroutine. 

 

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