CompareOptionsChangedItemStyle Property |
Describes style for changed components.
Namespace: GroupDocs.Comparison.OptionsAssembly: GroupDocs.Comparison (in GroupDocs.Comparison.dll) Version: 20.12.0.0 (20.12)
Syntaxpublic StyleSettings ChangedItemStyle { get; set; }
Public Property ChangedItemStyle As StyleSettings
Get
Set
public:
property StyleSettings^ ChangedItemStyle {
StyleSettings^ get ();
void set (StyleSettings^ value);
}
member ChangedItemStyle : StyleSettings with get, set
Property Value
Type:
StyleSettings
See Also