TextRedactionAnnotation Class |
Namespace: GroupDocs.Annotation.Models.AnnotationModels
The TextRedactionAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextRedactionAnnotation |
Initializes new instance of TextRedactionAnnotation class.
|
Name | Description | |
---|---|---|
![]() | CreatedOn |
Gets or sets annotation creation date
(Inherited from AnnotationBase.) |
![]() | Id |
Gets or sets annotation unique identifier
(Inherited from AnnotationBase.) |
![]() | Message |
Gets or sets annotation message
(Inherited from AnnotationBase.) |
![]() | PageNumber |
Gets or sets page number to be annotated
(Inherited from AnnotationBase.) |
![]() | Points |
Gets or sets collection of points that describe rectangles with text
|
![]() | Replies |
Represents annotation replies collection
(Inherited from AnnotationBase.) |
![]() | Type |
Gets or sets annotation type
(Inherited from AnnotationBase.) |
![]() | User |
Gets or sets annotation creator
(Inherited from AnnotationBase.) |
Name | Description | |
---|---|---|
![]() | Clone |
Returns new Instance with same values
(Overrides AnnotationBaseClone.) |
![]() | Equals(Object) |
Compares Text Redaction Annotations using standard object Equals method
(Overrides AnnotationBaseEquals(Object).) |
![]() | Equals(AnnotationBase) |
Compares Base Annotations using IEquatable Equals method
(Inherited from AnnotationBase.) |
![]() | Equals(TextRedactionAnnotation) |
Compares Text Redaction Annotations using IEquatable Equals method
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Returns HashCode of Text Redaction Annotation
(Overrides AnnotationBaseGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |