Class ChartPicfRecord.TImageFormat
Image format.
Inheritance
System.Object
ChartPicfRecord.TImageFormat
Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public sealed class TImageFormat : Enum
Fields
MacintoshPICT
Represents the MacintoshPICT image format.
Declaration
public const ChartPicfRecord.TImageFormat MacintoshPICT
Field Value
WindowsBitmap
Represents the WindowsBitmap image format.
Declaration
public const ChartPicfRecord.TImageFormat WindowsBitmap
Field Value
WindowsMetafile
Represents the WindowsMetafile image format.
Declaration
public const ChartPicfRecord.TImageFormat WindowsMetafile