The C1LinkTargetPage type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1LinkTargetPage | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| mt | ||
| o | ||
| Offset |
Specifies the offset from current page, if Offset = -1 then move to previos page,
if Offset = 1 the move to next page. This property is used only if PageMovingType
equals to PageMovingTypeEnum.Relative.
| |
| PageMovingType |
Gets or sets the type of moving between pages.
| |
| PageNo |
Specifies the absolute number of page to jump.
This property is used only if PageMovingType equals to PageMovingTypeEnum.Absolute.
| |
| PdfURL |
Returns the URL in the PDF format.
(Overrides C1LinkTargetPdfURL()()().) | |
| pn | ||
| URL |
Returns the URL.
(Overrides C1LinkTargetURL()()().) |