Represents the current horizontal page number system tag.

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

Syntax

C#
public class TagPageX : TagPage
Visual Basic
Public Class TagPageX _
	Inherits TagPage

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..NamedCollectionItem
    C1.C1Preview..::..TagBase
      C1.C1Preview..::..TagSys
        C1.C1Preview..::..TagPage
          C1.C1Preview..::..TagPageX

See Also