PDF .NET Library Documentation - PDF Technologies, Inc.
The BaseAnnotation type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | BorderColor |
Specifies the border color of the PDF control.
|
![]() | BorderStyle |
Gets or sets annotation border style.
|
![]() | BorderWidth |
Gets or set annotation border width
|
![]() | Caption |
Gets or sets annotation caption
|
![]() | Charset |
Gets or sets annotation charset.
|
![]() | Flags |
Specify the behavior of the annotation when printed, rotated etc.
(Inherited from PDFCustomAnnotation.) |
![]() | LastModified |
Gets or sets the last modified date time
|
![]() | Opacity |
Get or sets annotation opacity.
|
![]() | PopupRectangle |
Gets or sets the rectangle of the popup window.
|
![]() | Subject |
Gets or sets annotation subjects
|
![]() | Text |
Gets or sets annotation Text
|