T3000 CrossPlatform Documentation
SelectionStyleIsExportable Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.SelectionStyle.IsExportable"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public override bool IsExportable { get; set; }
Public Overrides Property IsExportable As Boolean Get Set Dim instance As SelectionStyle Dim value As Boolean value = instance.IsExportable instance.IsExportable = value
Property Value
Type: BooleanSee Also