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
Constructor | Description |
---|---|
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:
Parameter | Type | Description |
---|---|---|
parent | OdObject | The parent. |