Class ChartPicfRecord.TImageFormat
Image format.
Inheritance
System.Object
    ChartPicfRecord.TImageFormat
  Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class TImageFormat : EnumFields
MacintoshPICT
Represents the MacintoshPICT image format.
Declaration
public const ChartPicfRecord.TImageFormat MacintoshPICTField Value
| Type | 
|---|
| ChartPicfRecord.TImageFormat | 
WindowsBitmap
Represents the WindowsBitmap image format.
Declaration
public const ChartPicfRecord.TImageFormat WindowsBitmapField Value
| Type | 
|---|
| ChartPicfRecord.TImageFormat | 
WindowsMetafile
Represents the WindowsMetafile image format.
Declaration
public const ChartPicfRecord.TImageFormat WindowsMetafileField Value
| Type | 
|---|
| ChartPicfRecord.TImageFormat |