@Deprecated public class WordsComparisonSettings extends ComparisonSettings
Comparison Behavior Settings for Word documents
Constructor and Description |
---|
WordsComparisonSettings()
Deprecated.
Initializes a new instance of the
WordsComparisonSettings class. |
Modifier and Type | Method and Description |
---|---|
boolean |
getProcessHyperLinksAsAText()
Deprecated.
Gets or sets a value indicating whether [process hyper links as a text].
|
boolean |
getUseFramesForDelInsShapes()
Deprecated.
Gets or sets a value indicating whether [use frames for delete ins shapes].
|
boolean |
isMultipleComparison()
Deprecated.
Gets or sets a value indicating whether this instance is multiple comparison.
|
void |
setMultipleComparison(boolean value)
Deprecated.
Gets or sets a value indicating whether this instance is multiple comparison.
|
void |
setProcessHyperLinksAsAText(boolean value)
Deprecated.
Gets or sets a value indicating whether [process hyper links as a text].
|
void |
setUseFramesForDelInsShapes(boolean value)
Deprecated.
Gets or sets a value indicating whether [use frames for delete ins shapes].
|
getAlignerSplitter, getComparerSplitter, getComparisonDepth, getDeletedItemsStyle, getDetailLevel, getExceptionSilentMode, getGenerateSummaryPage, getInsertedItemsStyle, getMovedContentDetection, getShowDeletedContent, getStyleChangeDetection, getStyleChangedItemsStyle, getUseFramesForDelInsElements, getWordsSeparatorChars, setAlignerSplitter, setComparerSplitter, setComparisonDepth, setDeletedItemsStyle, setDetailLevel, setExceptionSilentMode, setGenerateSummaryPage, setInsertedItemsStyle, setMovedContentDetection, setShowDeletedContent, setStyleChangeDetection, setStyleChangedItemsStyle, setUseFramesForDelInsElements, setWordsSeparatorChars, toCellsSettings, toImagingSettings, toPdfSettings, toSlidesSettings, toTextSettings, toWordsSettings
public WordsComparisonSettings()
Initializes a new instance of the WordsComparisonSettings
class.
public boolean getProcessHyperLinksAsAText()
Gets or sets a value indicating whether [process hyper links as a text].
Value:true
if [process hyper links as a text]; otherwise, false
.public void setProcessHyperLinksAsAText(boolean value)
Gets or sets a value indicating whether [process hyper links as a text].
Value:true
if [process hyper links as a text]; otherwise, false
.value
- the valuepublic boolean getUseFramesForDelInsShapes()
Gets or sets a value indicating whether [use frames for delete ins shapes].
Value:true
if [use frames for delete ins shapes]; otherwise, false
.public void setUseFramesForDelInsShapes(boolean value)
Gets or sets a value indicating whether [use frames for delete ins shapes].
Value:true
if [use frames for delete ins shapes]; otherwise, false
.public boolean isMultipleComparison()
Gets or sets a value indicating whether this instance is multiple comparison.
Value:true
if this instance is multiple comparison; otherwise, false
.public void setMultipleComparison(boolean value)
Gets or sets a value indicating whether this instance is multiple comparison.
Value:true
if this instance is multiple comparison; otherwise, false
.Copyright © 2018. All rights reserved.