Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageDisplay - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImageDisplay

    Defines display of image in an editor.

    Inheritance
    System.Object
    ImageDisplay
    Namespace: Syncfusion.Blazor.RichTextEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ImageDisplay : Enum

    Fields

    Break

    Defines the ImageDisplay as Break.

    Declaration
    public const ImageDisplay Break
    Field Value
    Type Description
    ImageDisplay

    Inline

    Defines the ImageDisplay as Inline.

    Declaration
    public const ImageDisplay Inline
    Field Value
    Type Description
    ImageDisplay

    value__

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