HtmlImageSourceType Enum
List types of images that can be included in the HTML content of the Clipboard.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Members
Name | Description |
---|---|
Linked
|
A linked image. |
Embedded
|
An embedded image. |
#Related API Members
The following properties accept/return HtmlImageSourceType values:
Library | Related API Members |
---|---|
WPF Controls | DXRich |
Office File API | Data |
#Remarks
The values listed by the HtmlImageSourceType enumeration are used to set the DataFormatOptions.HtmlImageSourceType property.