T3000 CrossPlatform Documentation
ExportToHTMLUseStyleTag Property |
[This is preliminary documentation and is subject to change.]
Use style tag instead style attribute
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool UseStyleTag { get; set; }
Public Property UseStyleTag As Boolean Get Set Dim instance As ExportToHTML Dim value As Boolean value = instance.UseStyleTag instance.UseStyleTag = value
Property Value
Type: BooleanSee Also