ActiveReports.Viewer3 Request technical support
ZoomIn Property
See Also 


Gets the image that is displayed on the Zoom In button.

Syntax

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

See Also