menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageInfo - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImageInfo

    Reserved for internal use.

    Inheritance
    System.Object
    ImageInfo
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.EJ2.DocumentEditor
    Assembly: Syncfusion.EJ2.DocumentEditor.dll
    Syntax
    public class ImageInfo

    Constructors

    ImageInfo()

    Declaration
    public ImageInfo()

    Properties

    AlternativeText

    Reserved for internal use.

    Declaration
    public string AlternativeText { get; set; }
    Property Value
    Type
    System.String

    Height

    Reserved for internal use.

    Declaration
    public float Height { get; set; }
    Property Value
    Type
    System.Single

    ImageString

    Reserved for internal use.

    Declaration
    public string ImageString { get; set; }
    Property Value
    Type
    System.String

    MetaString

    Reserved for internal use.

    Declaration
    public string MetaString { get; set; }
    Property Value
    Type
    System.String

    Width

    Reserved for internal use.

    Declaration
    public float Width { get; set; }
    Property Value
    Type
    System.Single
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved