OdFrame Class

Summary: The open document object frame

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

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

Inheritance: OdStyledObject

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
OdFrame(parent)Initializes a new instance of the OdFrame class.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
itemslist[OdObject]rGets the items.
parentOdObjectrGets the parent object.
rectangleRectangleFr/wGets or sets the rectangle.
styleOdGraphicStyler/wGets or sets the style.

Constructor: OdFrame(parent)

 OdFrame(parent) 

Initializes a new instance of the OdFrame class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.