Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageType

    Show / Hide Table of Contents

    Class ImageType

    Specifies the image type.

    Inheritance
    System.Object
    ImageType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class ImageType : Enum

    Fields

    Bitmap

    Bitmap.

    Declaration
    public const ImageType Bitmap
    Field Value
    Type Description
    ImageType

    Metafile

    Meta file.

    Declaration
    public const ImageType Metafile
    Field Value
    Type Description
    ImageType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved