Table of Contents

Class RtfExport

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Represents class that can export Edit control's content to rich text format.

public class RtfExport : FmtExport, IFmtExport, IStringExport
Inheritance
RtfExport
Implements

Constructors

RtfExport()

Initializes a new instance of the RtfExport class with default settings.

Methods

AddFontStyle(FontStyle)
BeginWrite(TextWriter, object)

Starts writing routine.

ColorToRtf(Color)
EndWrite()

Finalizes writing routine.

RemoveFontStyle(FontStyle)
StartLine()
WriteBackColor(Color)
WriteForeColor(Color)
WriteText(int, string)