[]
        
(Showing Draft Content)

C1.C1Preview.TagSys

TagSys Class

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

Implements
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public abstract class TagSys : TagBase, ICloneable

Properties

Name Description
Value

Gets or sets the value of the current tag.

Methods

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.