Table of Contents

Class OdTextParagraph

Namespace
Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic
Assembly
Aspose.Imaging.dll

The text paragraph

public class OdTextParagraph : OdStyledObject
Inheritance
OdTextParagraph
Inherited Members

Constructors

OdTextParagraph(OdObject)

Initializes a new instance of the OdTextParagraph class.

public OdTextParagraph(OdObject parent)

Parameters

parent OdObject

The parent.

Properties

Text

Gets or sets the text.

public string Text { get; set; }

Property Value

string

The text.