Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartPicfRecord.TImageFormat - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    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 : Enum

    Fields

    MacintoshPICT

    Represents the MacintoshPICT image format.

    Declaration
    public const ChartPicfRecord.TImageFormat MacintoshPICT
    Field Value
    Type Description
    ChartPicfRecord.TImageFormat

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    WindowsBitmap

    Represents the WindowsBitmap image format.

    Declaration
    public const ChartPicfRecord.TImageFormat WindowsBitmap
    Field Value
    Type Description
    ChartPicfRecord.TImageFormat

    WindowsMetafile

    Represents the WindowsMetafile image format.

    Declaration
    public const ChartPicfRecord.TImageFormat WindowsMetafile
    Field Value
    Type Description
    ChartPicfRecord.TImageFormat
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved