C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / UnitPoint Structure / ToString Method

In This Topic
ToString Method (UnitPoint)
In This Topic
Converts the current value to a human-readable string.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

The string representing the current value.
See Also