PageHyperlinkArea Class |
Namespace: GroupDocs.Parser.Data
The PageHyperlinkArea type exposes the following members.
Name | Description | |
---|---|---|
![]() | PageHyperlinkArea |
Initializes a new instance of the PageHyperlinkArea class.
|
Name | Description | |
---|---|---|
![]() | Page |
Gets the document page information such as page index and page size.
(Inherited from PageArea.) |
![]() | Rectangle |
Gets the rectangular area.
(Inherited from PageArea.) |
![]() | Text |
Gets the hyperlink text.
|
![]() | Url |
Gets the hyperlink URL.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
An instance of PageHyperlinkArea class is used as return value of the following methods:
See the usage examples there.