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

In This Topic
ToString Method (OutputRange)
In This Topic
Returns a string that represents the current OutputRange.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

A string that represents the range.
See Also