Represents the vertical page count system tag.

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

Syntax

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

Inheritance Hierarchy

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

See Also