Skip to main content
All docs
V24.2

SvgImageBoxOptionsExport Class

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

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v24.2.dll

Declaration

public class SvgImageBoxOptionsExport :
    SvgImageBoxBaseOptions

The following members return SvgImageBoxOptionsExport objects:

Inheritance

Object
DevExpress.XtraEditors.SvgImageBoxBaseOptions
SvgImageBoxOptionsExport
See Also