Scanner ActiveX Control ReferenceProperties TextFontStyle Scanner ActiveX Control TextFontStyle Set the text font style. (regular, bold, Italic) Scanner1.TextFontStyle[=Integer] Parameterthe text font style.0 - regular1 - bold2 - italic3 - bolditalic4 - underlineRemarkThis property is Read/Write. Example Visual Basic SyntaxScanner1.TextFonStyle=1