C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Tag Class / Description Property

In This Topic
Description Property (Tag)
In This Topic
Gets or sets the description of the tag. If not empty, used as the label in the tag input dialog. (If Description is empty, NamedCollectionItem.Name is shown in the input dialog instead.)
Syntax
'Declaration
 
Public Property Description As String
 
See Also