ActiveReports.Viewer3 Request technical support
SinglePageView Property
See Also 


Gets the image that is displayed on the Single Page View button.

Syntax

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

See Also