[]
The abstract base class for system defined tags such as TagPageNo and TagPageCount.
public abstract class TagSys : TagBase, ICloneable
| Name | Description |
|---|---|
| Value | Gets or sets the value of the current tag. |
| Name | Description |
|---|---|
| AssignFrom(NamedCollectionItem) | Copies the properties of the specified object to the current object. |
| GetName() | Gets the name of the current tag. |
| SetName(string) | Sets the name of the current tag. |