Search Results for

    Show / Hide Table of Contents

    Class RTF_ToTextSaver

    Save RTF document to plain text stream

    Inheritance
    System.Object
    RTF_ToTextSaver
    Namespace: FastReport.RichTextParser
    Assembly: FastReport.dll
    Syntax
    public class RTF_ToTextSaver : IDisposable

    Constructors

    RTF_ToTextSaver(RichDocument)

    Declaration
    public RTF_ToTextSaver(RichDocument doc)
    Parameters
    Type Name Description
    RichDocument doc

    Properties

    PlainText

    Declaration
    public string PlainText { get; }
    Property Value
    Type Description
    System.String

    Methods

    Dispose()

    Declaration
    public void Dispose()
    Back to top © 1998-2025 Copyright Fast Reports Inc.