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

Returns the current signature field border thickness. The method fills a passed value with the current signature field border thickness and returns it to a calling subroutine. 

 

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