The C1LinkTargetPage type exposes the following members.

Properties

  Name Description
Public property PageJumpType
Gets the type of page jump.
Public property PageNo
Gets the page number to jump to. Depending on the value of PageJumpType, specifies an absolute (1-based) or a relative page number.
Public property PdfURL
Gets the target URL in Adobe PDF format, or an empty string if it does not exist.
(Inherited from C1LinkTarget.)
Public property URL
Gets the target URL, or an empty string if it does not exist.
(Inherited from C1LinkTarget.)

See Also