C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / EditTags Method

In This Topic
EditTags Method (C1PrintDocument)
In This Topic
Shows the tags input dialog, allows the user to enter/update the values of Tag objects contained in the Tags collection.
Syntax
'Declaration
 
Public Function EditTags() As Boolean
 

Return Value

True if document contains editable tags and the user accepted the dialog, false otherwise.
See Also