BarCode for UWP/WinRT
AssignFrom Method (GS1CompositeOptions)

The source object to copy properties from.
Assigns (copies) properties from another BarCodeOptionsBase to the current object.
Syntax
'Declaration
 
Public Overrides Sub AssignFrom( _
   ByVal source As BarCodeOptionsBase _
) 
public override void AssignFrom( 
   BarCodeOptionsBase source
)

Parameters

source
The source object to copy properties from.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GS1CompositeOptions Class
GS1CompositeOptions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.