ActiveReports.Viewer3 Request technical support
ZoomOut Property
See Also 


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

Syntax

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

See Also