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