ActiveReports.Viewer3 Request technical support
AnnotationText Property
See Also 


Gets the image that is displayed on the AnnotationText button.

Syntax

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

See Also