Class OdTextParagraph
OdTextParagraph class
The text paragraph
public class OdTextParagraph : OdStyledObject
Constructors
Name | Description |
---|
OdTextParagraph(OdObject) | Initializes a new instance of the OdTextParagraph class. |
Properties
Name | Description |
---|
AbsoluteCoordinates { get; set; } | Gets or sets a value indicating whether [absolute coordinates]. |
Items { get; } | Gets the items. |
Parent { get; } | Gets the parent object. |
Rectangle { get; set; } | Gets or sets the rectangle. |
Style { get; set; } | Gets or sets the style. |
Text { get; set; } | Gets or sets the text. |
See Also