Clase OdTextSpan

Summary: The text span

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

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

Inheritance: OdStyledObject

Constructors

NameDescripción
OdTextSpan(parent)Inicializa una nueva instancia de la clase OdTextSpan.

Properties

NameTypeAccessDescripción
absolute_coordinatesboolr/wObtiene o establece un valor que indica si [absolute coordinates].
elementosSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtiene los elementos.
parentOdObjectrObtiene el objeto padre.
rectangleRectangleFr/wObtiene o establece el rectángulo.
styleOdGraphicStyler/wObtiene o establece el estilo.
textstringr/wObtiene o establece el texto.

Constructor: OdTextSpan(parent)

 OdTextSpan(parent) 

Inicializa una nueva instancia de la clase OdTextSpan.

Parameters:

ParámetroTipoDescripción
parentOdObjectEl padre.