Skip to main content
All docs
V24.2

IXlPicture.DXFormat Property

Gets or sets the format of a picture.

Namespace: DevExpress.Export.Xl

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

NuGet Package: DevExpress.Printing.Core

#Declaration

DXImageFormat DXFormat { get; set; }

#Property Value

Type Description
DXImageFormat

An enumeration value that indicates the picture format.

See Also