Skip to main content

ImageExportOptions.ImageFormats Field

For internal use.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

public static readonly Dictionary<string, DXImageFormat> ImageFormats

Field Value

Type Description
Dictionary<String, DXImageFormat>

 

See Also