Table of Contents

Interface IFmtImport

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

Provides methods to load text content.

public interface IFmtImport : IStringImport, IDisposable

Properties

DefaultBackColor

When implemented by a class, defines default back color of the text.

DefaultForeColor

When implemented by a class, defines default fore color of the text.

DefaultStyle

When implemented by a class, gets or sets default font style of the text.

Events

ReadFormattedText

When implemented by a class, occurs when formatted text is read.