UnderlineAnnotation Class |
Namespace: GroupDocs.Annotation.Models.AnnotationModels
The UnderlineAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() | UnderlineAnnotation |
Initializes new instance of UnderlineAnnotation class.
|
Name | Description | |
---|---|---|
![]() | CreatedOn |
Gets or sets annotation creation date
(Inherited from AnnotationBase.) |
![]() | FontColor |
Gets or sets annotation text font color
|
![]() | Id |
Gets or sets annotation unique identifier
(Inherited from AnnotationBase.) |
![]() | Message |
Gets or sets annotation message
(Inherited from AnnotationBase.) |
![]() | Opacity |
Gets or sets annotation opacity
|
![]() | 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 Underline Annotations using standard object Equals method
(Overrides AnnotationBaseEquals(Object).) |
![]() | Equals(AnnotationBase) |
Compares Base Annotations using IEquatable Equals method
(Inherited from AnnotationBase.) |
![]() | Equals(UnderlineAnnotation) |
Compares Underline Annotations using IEquatable Equals method
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Returns HashCode of Underline Annotation
(Overrides AnnotationBaseGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |