Markdown |
The MarkdownImportOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | EnumerateAllMarkdownObjectsRecursively | Enumerates all objects in a markdown parse tree recursively, starting with the given element. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() ![]() | GetChildList | Gets the childs of a markdown object. Null is returned if no childs were to be found. |
![]() ![]() | GetChilds | Gets the childs of a markdown object. Null is returned if no childs were to be found. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | Import | |
![]() ![]() | ImportShowDialog | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() ![]() | UseSupportedExtensions | Uses all extensions supported by Markdig.Wpf. |