menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MdImportSettings - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MdImportSettings

    Inheritance
    System.Object
    MdImportSettings
    Namespace: Syncfusion.Office.Markdown
    Assembly: Syncfusion.Compression.Portable.dll
    Syntax
    public class MdImportSettings : Object

    Constructors

    MdImportSettings()

    Declaration
    public MdImportSettings()

    Methods

    add_ImageNodeVisited(MdImageNodeVisitedEventHandler)

    Declaration
    public void add_ImageNodeVisited(MdImageNodeVisitedEventHandler value)
    Parameters
    Type Name Description
    MdImageNodeVisitedEventHandler value

    remove_ImageNodeVisited(MdImageNodeVisitedEventHandler)

    Declaration
    public void remove_ImageNodeVisited(MdImageNodeVisitedEventHandler value)
    Parameters
    Type Name Description
    MdImageNodeVisitedEventHandler value

    Events

    ImageNodeVisited

    Declaration
    public event MdImageNodeVisitedEventHandler ImageNodeVisited
    Event Type
    Type
    MdImageNodeVisitedEventHandler
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved