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