SvgImageBox.OptionsExport Property
Contains settings to customize export output from the SvgImageBox.ExportSvgImage methods.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
SvgImageBoxOptionsExport | An object that contains export options. |
See Also