The abstract base class for system defined tags such as TagPageNo and TagPageCount.

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

Syntax

C#
public abstract class TagSys : TagBase
Visual Basic
Public MustInherit Class TagSys _
	Inherits TagBase

Inheritance Hierarchy

See Also