| Package | Description |
|---|---|
| com.groupdocs.comparison.options |
Provides classes and interfaces for configuring various options and settings related to document comparison.
|
| Modifier and Type | Method and Description |
|---|---|
FileAuthorMetadata.Builder |
FileAuthorMetadata.Builder.setAuthor(String value)
Sets the author of a document.
|
FileAuthorMetadata.Builder |
FileAuthorMetadata.Builder.setCompany(String value)
Sets name of a company whose document is.
|
FileAuthorMetadata.Builder |
FileAuthorMetadata.Builder.setCreatedTime(Date value)
Deprecated.
this tag was added just to exclude the method from JavaDoc
|
FileAuthorMetadata.Builder |
FileAuthorMetadata.Builder.setLastPrintTime(Date value)
Deprecated.
this tag was added just to exclude the method from JavaDoc
|
FileAuthorMetadata.Builder |
FileAuthorMetadata.Builder.setLastSaveBy(String value)
Sets name of a person who saved the document for the last time.
|
FileAuthorMetadata.Builder |
FileAuthorMetadata.Builder.setLastSaveTime(Date value)
Deprecated.
this tag was added just to exclude the method from JavaDoc
|
Copyright © 2024. All rights reserved.