Skip to main content
A newer version of this page is available. .
All docs
V20.2

SvgImageBoxOptionsExport Class

Contains settings that customize export output from the SvgImageBox.ExportSvgImage methods.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v20.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public class SvgImageBoxOptionsExport :
    SvgImageBoxBaseOptions

The following members return SvgImageBoxOptionsExport objects:

Inheritance

Object
DevExpress.XtraEditors.SvgImageBoxBaseOptions
SvgImageBoxOptionsExport
See Also