alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum ImageDisplay

    Defines the display of images in an editor.

    Namespace: Syncfusion.Blazor.RichTextEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum ImageDisplay
    Remarks

    Specifies how inserted images should appear - inline with text or as separate blocks.

    Fields

    Name Description
    Break

    Inserting an image into the editor makes it appear as a break style.

    Inline

    Inserting an image into the editor makes it appear as inline style.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved