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