menu

Blazor

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

    Show / Hide Table of Contents

    Class MdImageNodeVisitedEventArgs

    Inheritance
    System.Object
    MdImageNodeVisitedEventArgs
    Namespace: Syncfusion.Office.Markdown
    Assembly: Syncfusion.Markdown.dll
    Syntax
    public class MdImageNodeVisitedEventArgs : EventArgs

    Properties

    ImageStream

    Declaration
    public Stream ImageStream { get; set; }
    Property Value
    Type
    System.IO.Stream

    Uri

    Declaration
    public string Uri { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved