Helper class containing additional information about a C1Hyperlink
(the list of pages and areas on those pages where that hyperlink occurs).
The C1HyperlinkInfo..::..Area type exposes the following members.
Constructors
Name | Description | |
---|---|---|
C1HyperlinkInfo..::..Area(Int32, RectangleD) |
Initializes a new instance of the C1HyperlinkInfo..::..Area class.
|
|
C1HyperlinkInfo..::..Area(Int32, Rectangle) |
Initializes a new instance of the C1HyperlinkInfo..::..Area class.
|
|
C1HyperlinkInfo..::..Area(Int32, Region) |
Initializes a new instance of the C1HyperlinkInfo..::..Area class.
|
Methods
Name | Description | |
---|---|---|
Dispose |
Disposes the current object.
|
|
Finalize |
Destructs this instance.
(Overrides Object..::..Finalize()()()().) |
Properties
Name | Description | |
---|---|---|
PageIndex |
Gets the page index of the current area.
|
|
Region |
Gets the region of the current area.
|