C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputBase Class / SetValue Method
The value to set.

In This Topic
SetValue Method (RenderInputBase)
In This Topic
Sets the input value.
Syntax
'Declaration
 
Protected MustOverride Sub SetValue( _
   ByVal value As Object _
) 
 

Parameters

value
The value to set.
See Also