The C1LinkTargetPage type exposes the following members.

Properties

  NameDescription
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()()().)

See Also