ICopyAssignable implementation
Namespace:
C1.C1PrintDocumentAssembly:
C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public override void AssignFrom(
Object other,
bool keepStylesPropertiesInheritance
) |
Visual Basic (Declaration) |
---|
Public Overrides Sub AssignFrom ( _
other As Object, _
keepStylesPropertiesInheritance As Boolean _
) |
See Also