ActiveReports.Viewer3 Request technical support
Copy Property
See Also 


Gets the image that represents the Copy button.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property Copy As Image
Visual Basic (Usage)Copy Code
Dim value As Image
 
value = Images.Copy
C# 
public static Image Copy {get;}

See Also