Class ExportImageOptions
Represents Export Image Options
Inheritance
System.Object
ExportImageOptions
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public class ExportImageOptions : Object
Constructors
ExportImageOptions()
Default constructor to initialize Export Image Options.
Declaration
public ExportImageOptions()
Properties
ImageFormat
Represents Image format used for encoding the image.
Declaration
public ExportImageFormat ImageFormat { get; set; }
Property Value
Type |
---|
ExportImageFormat |
ScalingMode
Represents image scaling mode
Declaration
public ScalingMode ScalingMode { get; set; }
Property Value
Type |
---|
ScalingMode |