BarcodeWebImageSetAdditionalCaptionFont 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 of the additional barcode caption.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- familyName
- Type: SystemString
The font family. - size
- Type: SystemInt32
The size of the font in pixels.
Implements
IBarcodeSetAdditionalCaptionFont(String, Int32)See Also