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

SvgImageBoxOptionsExport(SvgImageBox) Constructor

Initializes a new instance of the SvgImageBoxOptionsExport class with specified settings.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v20.2.dll

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

Declaration

public SvgImageBoxOptionsExport(
    SvgImageBox owner
)

Parameters

Name Type
owner SvgImageBox
See Also