PdfTextAnnotationAppearance Class |
Namespace: GroupDocs.Signature.Options.Appearances
The PdfTextAnnotationAppearance type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfTextAnnotationAppearance |
Creates PDF signature text annotation appearance object.
|
![]() | PdfTextAnnotationAppearance(String, String, String) |
Creates PDF signature text annotation with specified values (title, subject, contents).
|
Name | Description | |
---|---|---|
![]() | Border |
Gets or sets different border settings
|
![]() | BorderEffect |
Gets or sets border effect.
|
![]() | BorderEffectIntensity |
Gets or sets border effect intensity. Valid range of value is [0..2].
|
![]() | Contents |
Gets or sets content of annotation object.
|
![]() | HCornerRadius |
Gets or sets horizontal corner radius.
|
![]() | Subject |
Gets or sets Subject representing description of the object.
|
![]() | Title |
Gets or sets a Title that will be displayed in title bar of annotation object.
|
![]() | VCornerRadius |
Gets or sets vertical corner radius.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |