| Visual Basic (Declaration) | |
|---|---|
Public Property Height As Single | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public float Height {get; set;} | |
Return Value
A float or single value in inches.| C# | Copy Code |
|---|---|
using DataDynamics.ActiveReports.Viewer.Annotations; | |
You must add the annotation to the page before you can set the height of the annotation.