Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a text object found in a report. This object provides properties and methods for retrieving information and setting options for a text object in a report.
The following tables list the members exposed by the TextObject type.
Public Properties
| Property | Description | |
|---|---|---|
![]() |
Border | (Inherited from ReportObject.) Gets the Border object. |
![]() |
Color | Gets or sets the color of the object. |
![]() |
Font | Gets the Font object. |
![]() |
Height | (Inherited from ReportObject.) Gets or sets the object's height, in twips. |
![]() |
Kind | (Inherited from ReportObject.) Gets kind of report object from the ReportObjectKind enum. |
![]() |
Left | (Inherited from ReportObject.) Gets or sets the object's upper left position, in twips. |
![]() |
Name | (Inherited from ReportObject.) Gets the object's name. |
![]() |
ObjectFormat | (Inherited from ReportObject.) Gets the ObjectFormat object. |
![]() |
Text | Gets or sets the text within the text object. |
![]() |
Top | (Inherited from ReportObject.) Gets or sets the object's upper top position, in twips. |
![]() |
Width | (Inherited from ReportObject.) Gets or sets the object's width, in twips. |
Top
Public Methods
| Method | Description | |
|---|---|---|
![]() |
ApplyFont | Applies changes made to the System.Drawing.Font object. |
Top
.gif)
.gif)