menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImageType

    Possible image types for image conversion.

    Inheritance
    System.Object
    ImageType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class ImageType : Enum

    Fields

    Bitmap

    Bitmap image.

    Declaration
    public const ImageType Bitmap
    Field Value
    Type
    ImageType

    Metafile

    Metafile image.

    Declaration
    public const ImageType Metafile
    Field Value
    Type
    ImageType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved