[]
        
(Showing Draft Content)

C1.C1Preview.TagBase

TagBase Class

The abstract base class for system (TagSys) and user defined (Tag) tags.

Inheritance
TagBase
Implements
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.4.8.dll
Syntax
[C1ClassSerialization(true)]
public abstract class TagBase : NamedCollectionItem, ICloneable

Properties

Name Description
Document

Gets the C1PrintDocument object containing the current tag. Can return null if the tag has not been added to a document.

Value

Gets or sets the value of the current tag.