Video Edit Gold SDK ActiveX Control ReferenceProperties TextFontStyle VideoEdit Gold ActiveX Control TextFontStyle Set the text font style. (regular, bold, Italic) VideoEdit1.TextFontStyle[=Integer] Parameterthe text font style.0 - regular1 - bold2 - italic3 - bolditalic4 - underlineRemarkThis property is Read/Write. Example Visual Basic SyntaxVideoEdit1.TextFonStyle=1