ActiveReports.Viewer3 Request technical support
Annotations Property
See Also 


Gets the image that is displayed on the Annotations button.

Syntax

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

See Also