C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderImage Class / SetSplitHorzBehavior Method

In This Topic
SetSplitHorzBehavior Method (RenderImage)
In This Topic
Override this method to perform additional actions when value of the SplitHorzBehavior property of object is being defined.
Syntax
'Declaration
 
Protected Overridable Sub SetSplitHorzBehavior( _
   ByVal value As SplitBehaviorEnum _
) 
 

Parameters

value
See Also