OleControl
Overview
OleControl is a class in Aspose.Words FOSS for .NET.
Inherits from: IEmbeddedObject.
Represents OLE ActiveX control.
Properties: IsForms2OleControl, Name.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read/Write | Gets or sets name of the ActiveX control. |
IsForms2OleControl | bool | Read | Returns true if the control is a Forms2OleControl. |