[]
Represents the text for drawing.
public class DrawText2 : CanvasItem, IDisposable, ICloneable, IBordered
| Name | Description |
|---|---|
| Bounds | Gets the bounds of the item. |
| Height | Gets or sets the height of the item. |
| Left | Gets the left of the item. |
| Top | Gets the top of the item. |
| Width | Gets the width of the item. |
| Name | Description |
|---|---|
| Clone() | Performs a cloning of this instance. |
| PageOffset() | Gets the page offset. |
| ToString() | Returns a string that represents the current object. |