FastColoredTextBoxNS.ExportToRTF.ExportToRTF C# (CSharp) Method

ExportToRTF() public method

public ExportToRTF ( ) : System.Collections.Generic
return System.Collections.Generic
        public ExportToRTF()
        {
            UseOriginalFont = true;
        }