[]
        
(Showing Draft Content)

C1.C1Preview.C1HyperlinkInfo.Area

C1HyperlinkInfo.Area Class

Describes the position of a hyperlink on a page.

Inheritance
C1HyperlinkInfo.Area
Implements
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public class C1HyperlinkInfo.Area : IDisposable

Constructors

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.

Properties

Name Description
PageIndex

Gets the page index of the current area.

Region

Gets the region of the current area.

Methods

Name Description
Dispose()

Disposes the current object.

~Area()

Destructs this instance.