CompareOptionsDetalisationLevel Property |
Gets or sets the comparison detail level.
Namespace: GroupDocs.Comparison.OptionsAssembly: GroupDocs.Comparison (in GroupDocs.Comparison.dll) Version: 20.12.0.0 (20.12)
Syntaxpublic DetalisationLevel DetalisationLevel { get; set; }
Public Property DetalisationLevel As DetalisationLevel
Get
Set
public:
property DetalisationLevel DetalisationLevel {
DetalisationLevel get ();
void set (DetalisationLevel value);
}
member DetalisationLevel : DetalisationLevel with get, set
Property Value
Type:
DetalisationLevel
See Also