ActiveReports 6 Online Help
CopyFrom Method

The Backdrop object from which to copy settings.
Initializes the specified Backdrop object with settings.
Syntax
'Declaration
 
Public Sub CopyFrom( _
   ByVal backdrop As Backdrop _
) 
public void CopyFrom( 
   Backdrop backdrop
)

Parameters

backdrop
The Backdrop object from which to copy settings.
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

Backdrop Class
Backdrop Members

Send Feedback