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

In This Topic
ShowInDialog Property
In This Topic
Gets or sets a value indicating whether to show the current tag and allow the user to edit its Value in the tags input dialog. The default is true.
Syntax
'Declaration
 
Public Property ShowInDialog As Boolean
 
See Also