Returns the name of the current tag ("PageCount").

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

Syntax

C#
protected override string GetName()
Visual Basic
Protected Overrides Function GetName As String

Return Value

"PageCount".

See Also