Back to Devexpress

DXRichEditDataFormatOptions Fields

wpf-devexpress-dot-xpf-dot-richedit-dot-dxricheditdataformatoptions-dot-underscore-fields.md

latest2.6 KB
Original Source

DXRichEditDataFormatOptions Fields

Provides the options to manage the clipboard operations with different document formats.

NameDescription
AllowHtmlProperty staticObsolete. Identifies the DXRichEditDataFormatOptions.AllowHtml dependency property.
AllowImageProperty staticIdentifies the AllowImage dependency property.
AllowMetafileProperty staticIdentifies the AllowMetafile dependency property.
AllowPlainTextProperty staticObsolete. Identifies the DXRichEditDataFormatOptions.AllowPlainTextdependency property.
AllowRtfProperty staticObsolete. Identifies the DXRichEditDataFormatOptions.AllowRtf dependency property.
HtmlImagePathProperty staticIdentifies the DXRichEditDataFormatOptions.HtmlImagePath dependency property.
HtmlImageSourceTypeProperty staticIdentifies the DXRichEditDataFormatOptions.HtmlImageSourceType dependency property.
HtmlProperty staticIdentifies the Html dependency property.
PlainTextProperty staticIdentifies the PlainText dependency property.
RtfProperty staticIdentifies the Rtf dependency property.

See Also

DXRichEditDataFormatOptions Class

DXRichEditDataFormatOptions Members

DevExpress.Xpf.RichEdit Namespace