T3000 CrossPlatform Documentation
TextStyleGetRTF Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:FastColoredTextBoxNS.TextStyle.GetRTF"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public override RTFStyleDescriptor GetRTF()
Public Overrides Function GetRTF As RTFStyleDescriptor Dim instance As TextStyle Dim returnValue As RTFStyleDescriptor returnValue = instance.GetRTF()
Return Value
Type: RTFStyleDescriptor[Missing <returns> documentation for "M:FastColoredTextBoxNS.TextStyle.GetRTF"]
See Also