C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderC1Printable Class / SetWidth Method

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

Parameters

value
See Also