Checks whether the document contains any tags that can be entered or changed in the tags input dialog.
'Declaration
Public Function HasEditableTags() As Boolean
public bool HasEditableTags()
Return Value
True if the
C1PrintDocument.Tags collection contains at least one tag which can be shown in the dialog, or if the
C1PrintDocument.TagsInputDialogClass is not null (i.e. the developer has defined a custom form to edit the document's tags).
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2