[]
Describes the position of a hyperlink on a page.
public class C1HyperlinkInfo.Area : IDisposable
| Name | Description |
|---|---|
| Area(int, RectangleD) | Initializes a new instance of the C1HyperlinkInfo.Area class. |
| Area(int, Rectangle) | Initializes a new instance of the C1HyperlinkInfo.Area class. |
| Area(int, Region) | Initializes a new instance of the C1HyperlinkInfo.Area class. |
| Name | Description |
|---|---|
| PageIndex | Gets the page index of the current area. |
| Region | Gets the region of the current area. |
| Name | Description |
|---|---|
| Dispose() | Disposes the current object. |
| ~Area() | Destructs this instance. |