Classe OdTextParagraph

Summary: The text paragraph

Module: aspose.imaging.fileformats.opendocument.objects.graphic

Full Name: aspose.imaging.fileformats.opendocument.objects.graphic.OdTextParagraph

Inheritance: OdStyledObject

Constructors

NameDescription
OdTextParagraph(parent)Initialise une nouvelle instance de la classe OdTextParagraph.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wObtient ou définit une valeur indiquant si [absolute coordinates].
élémentsSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtient les éléments.
parentOdObjectrObtient l’objet parent.
rectangleRectangleFr/wObtient ou définit le rectangle.
styleOdGraphicStyler/wObtient ou définit le style.
textstringr/wObtient ou définit le texte.

Constructor: OdTextParagraph(parent)

 OdTextParagraph(parent) 

Initialise une nouvelle instance de la classe OdTextParagraph.

Parameters:

ParamètreTypeDescription
parentOdObjectLe parent.