Class OdFrame
Class OdFrame
Namespace: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic
Assembly: Aspose.Imaging.dll (25.2.0)
The open document object frame
[JsonObject(MemberSerialization.OptIn)]
public class OdFrame : OdStyledObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdStyledObject ← OdFrame
Inherited Members
OdStyledObject.Style, OdStyledObject.Rectangle, OdGraphicObject.AbsoluteCoordinates, OdObject.parent, OdObject.Parent, OdObject.Items, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
OdFrame(OdObject)
Initializes a new instance of the Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdFrame class.
public OdFrame(OdObject parent)
Parameters
parent
OdObject
The parent.