C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Forms Namespace / OutputRangeForm Class / SetOutputRange Method
The range to assign.

In This Topic
SetOutputRange Method
In This Topic
Assigns the output range.
Syntax
'Declaration
 
Public Overridable Sub SetOutputRange( _
   ByVal range As OutputRange _
) 
 

Parameters

range
The range to assign.
See Also