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
Public method C1HyperlinkInfo..::..Area(Int32, RectangleD)
Initializes a new instance of the C1HyperlinkInfo..::..Area class.
Public method C1HyperlinkInfo..::..Area(Int32, Rectangle)
Initializes a new instance of the C1HyperlinkInfo..::..Area class.
Public method C1HyperlinkInfo..::..Area(Int32, Region)
Initializes a new instance of the C1HyperlinkInfo..::..Area class.

Methods

  Name Description
Public method Dispose
Disposes the current object.
Protected method Finalize
Destructs this instance.
(Overrides Object..::..Finalize()()()().)

Properties

  Name Description
Public property PageIndex
Gets the page index of the current area.
Public property Region
Gets the region of the current area.

See Also