| Package | Description |
|---|---|
| com.groupdocs.comparison.options |
Provides classes and interfaces for configuring various options and settings related to document comparison.
|
| com.groupdocs.comparison.options.style |
Provides classes and options for styling and configuring the visual appearance of the document comparison output in GroupDocs.Comparison.
|
| Modifier and Type | Method and Description |
|---|---|
DiagramMasterSetting |
CompareOptions.getDiagramMasterSetting()
Gets a setting of master page for Diagram documents represented by
DiagramMasterSetting object. |
| Modifier and Type | Method and Description |
|---|---|
void |
CompareOptions.setDiagramMasterSetting(DiagramMasterSetting value)
Sets a setting of master page for Diagram documents represented by
DiagramMasterSetting object. |
CompareOptions.Builder |
CompareOptions.Builder.setDiagramMasterSetting(DiagramMasterSetting value)
Sets a setting of master page for Diagram documents represented by
DiagramMasterSetting object. |
| Modifier and Type | Method and Description |
|---|---|
DiagramMasterSetting |
DiagramMasterSetting.Builder.build()
Returns the object that was created and configured along with the builder.
|
Copyright © 2024. All rights reserved.