C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TagListInputParamsItem Class / ToString Method

In This Topic
ToString Method (TagListInputParamsItem)
In This Topic
Returns the string representation of the current TagListInputParamsItem.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

The string representing the current item.
See Also