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

In This Topic
SetOutputRange Method (OutputRangeForm)
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