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
Public Interface IModelRichTextFormatSettings
Inherits 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
Feedback