API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdSignatureField Class > OdSignatureField Methods > OdSignatureField::getFontSize Method
OdSignatureField::getFontSize Method
Syntax
C++
void getFontSize(OdUInt16& size) const;
Parameters 
Description 
OdUInt16& size 
[out] A placeholder for the font size that should be used for the signature field caption. 

Returns the current font size used for displaying the signature field caption. The method fills a passed integer value with the signature field caption font size and returns it to a calling subroutine. 

 

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