QRCodeSetAdditionalCaptionFont Method (String, Int32)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Sets the font with specified properties as the barcode additional caption font.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.0.1228-master
Syntax
Parameters
- familyName
- Type: SystemString
The family name of the font. - size
- Type: SystemInt32
The size of the font in pixels.
See Also