RichEditImageExportOptions.Format Property
Specifies the image format for exported pages.
Namespace: DevExpress.XtraRichEdit.Export.Image
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DXImageFormat | An object that defines the image format. |
See Also