Interface IFmtImport
Provides methods to load text content.
public interface IFmtImport : IStringImport, IDisposableProperties
- 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.