IXlPicture.DXFormat Property
In This Article
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 |
---|---|
DXImage |
An enumeration value that indicates the picture format. |
See Also