CompareOptionsMarkChangedContent Property |
Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents.
Namespace: GroupDocs.Comparison.OptionsAssembly: GroupDocs.Comparison (in GroupDocs.Comparison.dll) Version: 20.12.0.0 (20.12)
Syntaxpublic bool MarkChangedContent { get; set; }
Public Property MarkChangedContent As Boolean
Get
Set
public:
property bool MarkChangedContent {
bool get ();
void set (bool value);
}
member MarkChangedContent : bool with get, set
Property Value
Type:
Boolean
See Also