Class MdImportSettings
Inheritance
System.Object
MdImportSettings
Assembly: Syncfusion.Compression.Base.dll
Syntax
public class MdImportSettings : Object
Constructors
MdImportSettings()
Declaration
public MdImportSettings()
Methods
add_ImageNodeVisited(MdImageNodeVisitedEventHandler)
Declaration
public void add_ImageNodeVisited(MdImageNodeVisitedEventHandler value)
Parameters
remove_ImageNodeVisited(MdImageNodeVisitedEventHandler)
Declaration
public void remove_ImageNodeVisited(MdImageNodeVisitedEventHandler value)
Parameters
Events
ImageNodeVisited
Declaration
public event MdImageNodeVisitedEventHandler ImageNodeVisited
Event Type