| Package | Description |
|---|---|
| com.groupdocs.editor.metadata |
The com.groupdocs.editor.metadata namespace provides classes for describing basic document properties dependent on document type.
|
| Modifier and Type | Method and Description |
|---|---|
MarkdownDocumentInfo |
MarkdownDocumentInfo.Clone()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MarkdownDocumentInfo.CloneTo(MarkdownDocumentInfo that)
Deprecated.
|
boolean |
MarkdownDocumentInfo.equals(MarkdownDocumentInfo other)
Determines whether this instance is equal to the other specified
MarkdownDocumentInfo instance. |
static boolean |
MarkdownDocumentInfo.equals(MarkdownDocumentInfo obj1,
MarkdownDocumentInfo obj2)
Deprecated.
|
Copyright © 2024. All rights reserved.