SquigglyAnnotation.Equals
Equals(SquigglyAnnotation)
Compares squiggly annotation using IEquatable Equals method
public bool Equals(SquigglyAnnotation other)
Parameter | Type | Description |
---|---|---|
other | SquigglyAnnotation | The SquigglyAnnotation object to compare with the current object |
See Also
- class SquigglyAnnotation
- namespace GroupDocs.Annotation.Models.AnnotationModels
- assembly GroupDocs.Annotation
Equals(object)
Compares squiggly annotation using standard object Equals method
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | Object | The object to compare with the current object |
See Also
- class SquigglyAnnotation
- namespace GroupDocs.Annotation.Models.AnnotationModels
- assembly GroupDocs.Annotation