C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / LayoutChangeNoBreak Class / AssignFrom Method

In This Topic
AssignFrom Method (LayoutChangeNoBreak)
In This Topic
Assigns (copies) properties from another LayoutChangeBase to the current object.
Syntax
'Declaration
 
Public Overrides Sub AssignFrom( _
   ByVal source As LayoutChangeBase _
) 
 

Parameters

source
See Also