HtmlImageSourceType Enum
List types of images that can be included in the HTML content of the Clipboard.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v20.2.Core.dll
Declaration
Members
Name | Description |
---|---|
Linked | A linked image. |
Embedded | An embedded image. |
Remarks
The values listed by the HtmlImageSourceType enumeration are used to set the DataFormatOptions.HtmlImageSourceType property.
See Also
Feedback