ImageInplaceEditorInfo.Options Property
In This Article
An object that provides settings for the registered image editor.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
public ImageEditorOptions Options { get; }
#Property Value
Type | Description |
---|---|
Image |
An image editor’s settings. |
See Also