Search Results for

    Show / Hide Table of Contents

    Class RTF_DocumentSaver

    Save RTF document to text stream

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

    Constructors

    RTF_DocumentSaver(RichDocument)

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

    Fields

    DomesticCodepage

    Declaration
    public bool DomesticCodepage
    Field Value
    Type Description
    System.Boolean

    imageFormat

    Declaration
    public ImageFormat imageFormat
    Field Value
    Type Description
    System.Drawing.Imaging.ImageFormat

    Properties

    RichText

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

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Save(Stream)

    Declaration
    public void Save(Stream stream)
    Parameters
    Type Name Description
    System.IO.Stream stream
    Back to top © 1998-2025 Copyright Fast Reports Inc.