Skip to main content
A newer version of this page is available. .

DXRichEditDataFormatOptions Fields

Provides the options for managing the Clipboard operations with different document formats.
Name Description
AllowHtmlProperty static Identifies the DXRichEditDataFormatOptions.AllowHtml dependency property.
AllowImageProperty static Identifies the AllowImage dependency property.
AllowMetafileProperty static Identifies the AllowMetafile dependency property.
AllowPlainTextProperty static Identifies the DXRichEditDataFormatOptions.AllowPlainText dependency property.
AllowRtfProperty static Identifies the DXRichEditDataFormatOptions.AllowRtf dependency property.
HtmlImagePathProperty static Identifies the DXRichEditDataFormatOptions.HtmlImagePath dependency property.
HtmlImageSourceTypeProperty static Identifies the DXRichEditDataFormatOptions.HtmlImageSourceType dependency property.
See Also