You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/sites/groupdocs/markdown/english/net/_index.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,5 @@ version:
13
13
| Namespace | Description |
14
14
| --- | --- |
15
15
|[GroupDocs.Markdown](./groupdocs.markdown)| The namespace contains some specific exceptions that are thrown by the library during file reading and updating. |
Copy file name to clipboardExpand all lines: content/sites/groupdocs/markdown/english/net/groupdocs.markdown/_index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ The namespace contains some specific exceptions that are thrown by the library d
24
24
|[ImageExportContext](./imageexportcontext)| Represents the context for image handling during document conversion to Markdown. This context is provided by the library during conversion and contains information about the image being processed. |
25
25
|[InvalidFormatException](./invalidformatexception)| The exception that is thrown when a file has an invalid format. |
26
26
|[License](./license)| Provides methods for applying license to the GroupDocs.Markdown library. |
27
+
|[LoadOptions](./loadoptions)| Allows a developer to specify additional options (such as a password) when loading a file. |
27
28
|[MarkdownConverter](./markdownconverter)| Converts various document formats to Markdown format. |
28
29
|[Metered](./metered)| Provides methods to set a metered key. |
29
30
|[SkipImagesStrategy](./skipimagesstrategy)| Implements an image export strategy that skips saving images during document conversion. |
Copy file name to clipboardExpand all lines: content/sites/groupdocs/markdown/english/net/groupdocs.markdown/loadoptions/fileformat/_index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ second_title: GroupDocs.Markdown for .NET API Reference
4
4
description: Gets the exact type of the file that is to be loaded. The default value is Unknown which means that the type should be detected automatically.
0 commit comments