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