| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property Width As Single | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public virtual float Width {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 width of the annotation.