OdFrame

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.opendocument.OdObject, com.aspose.imaging.fileformats.opendocument.objects.graphic.OdGraphicObject, com.aspose.imaging.fileformats.opendocument.objects.graphic.OdStyledObject

public class OdFrame extends OdStyledObject

The open document object frame

Constructors

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

OdFrame(OdObject parent)

public OdFrame(OdObject parent)

Initializes a new instance of the OdFrame class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.