Package | Description |
---|---|
com.groupdocs.comparison.options.style |
Modifier and Type | Method and Description |
---|---|
Size |
StyleSettings.getOriginalSize()
Get or sets the original sizes of comparing documents
|
Modifier and Type | Method and Description |
---|---|
void |
StyleSettings.setOriginalSize(Size value)
Get or sets the original sizes of comparing documents
|
StyleSettings.Builder |
StyleSettings.Builder.setOriginalSize(Size value)
Sets original size.
|