| Class and Description |
|---|
| DocumentConvertOptions
Provides options for customizing document conversion to Markdown format.
|
| DocumentConvertResult
Contains the output of a successful document-to-Markdown conversion.
|
| DocumentInfo
Provides read-only metadata about a loaded document,
such as format, page count, title, author, and encryption status.
|
| ExportOptions
Options for exporting Markdown to a document format
(reverse conversion).
|
| FileFormat
Specifies a document file format.
|
| GroupDocsMarkdownException
Represents a product-specific exception that is thrown during file processing.
|
| IImageExportStrategy
Defines a strategy for handling image export during document-to-Markdown conversion.
|
| ImageExportContext
Contains information about a single image encountered during conversion.
|
| LoadOptions
Specifies additional options for loading a document,
such as an explicit file format or a password for encrypted files.
|
Copyright © 2026. All rights reserved.