[]
        
(Showing Draft Content)

C1.Schedule.Printing.TagInfo.Description

Description Property

Description

Gets or sets the description of the tag. If not empty, used as the label in the tag input dialog. (If Description is empty, the value of the Name property will be used as default value.)

Declaration
public string Description { get; set; }