Skip to main content
All docs
V18.2

IModelRichTextFormatSettings Interface

Extends the IModelMember node with properties specifying the RichEdit document storage format.

Namespace: DevExpress.ExpressApp.Office.Win

Assembly: DevExpress.ExpressApp.Office.Win.v18.2.dll

Declaration

public interface IModelRichTextFormatSettings :
    IModelNode

Remarks

This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases.

See Also