Represents a system tag that is replaced by the page number of a hyperlink target.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class TagHyperlinkPageNo : TagSys
Visual Basic
Public Class TagHyperlinkPageNo _
	Inherits TagSys

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..NamedCollectionItem
    C1.C1Preview..::..TagBase
      C1.C1Preview..::..TagSys
        C1.C1Preview..::..TagHyperlinkPageNo

See Also