API Reference
Class
WordComparisonLimitation
Stable disclosure for a document shape whose semantics are only partially modeled by structured comparison or redline generation.
Inheritance
- Object
- WordComparisonLimitation
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property WordComparisonResult.Limitations
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Code { get; } #Gets the stable machine-readable limitation code.
public String Message { get; } #Gets the actionable explanation of the supported boundary.
public Boolean SourceContainsShape { get; } #Gets whether the source document contains the affected shape.
public Boolean TargetContainsShape { get; } #Gets whether the target document contains the affected shape.