Click or drag to resize

OleObject Frame Property

Gets or sets control's frame. Read/write GraphicFrame .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public GraphicFrame Frame { get; set; }

Property Value

Type: GraphicFrame
See Also