TextFieldAnnotation Class |
Namespace: GroupDocs.Annotation.Models.AnnotationModels
The TextFieldAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextFieldAnnotation |
Initializes new instance of TextFieldAnnotation class.
|
Name | Description | |
---|---|---|
![]() | BackgroundColor |
Gets or sets annotation background color
|
![]() | Box |
Gets or sets annotation position
|
![]() | CreatedOn |
Gets or sets annotation creation date
(Inherited from AnnotationBase.) |
![]() | FontColor |
Gets or sets annotation text font color
|
![]() | FontFamily |
Gets or sets annotation text font family
|
![]() | FontSize |
Gets or sets annotation text font size
|
![]() | 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.) |
![]() | PenColor |
Gets or sets annotation pen color
|
![]() | PenStyle |
Gets or sets annotation pen style
|
![]() | PenWidth |
Gets or sets annotation pen width
|
![]() | Replies |
Represents annotation replies collection
(Inherited from AnnotationBase.) |
![]() | Text |
Gets or sets text
|
![]() | TextHorizontalAlignment |
Gets or sets text horizontal alignment
|
![]() | 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 Field Annotations using standard object Equals method
(Overrides AnnotationBaseEquals(Object).) |
![]() | Equals(AnnotationBase) |
Compares Base Annotations using IEquatable Equals method
(Inherited from AnnotationBase.) |
![]() | Equals(TextFieldAnnotation) |
Compares Text Field Annotations using IEquatable Equals method
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Returns HashCode of Text Field Annotation
(Overrides AnnotationBaseGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |