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

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

Return Value

The string representing the current SizeD.
See Also