OleControl

Overview

OleControl is a class in Aspose.Words FOSS for .NET. Inherits from: IEmbeddedObject.

Represents OLE ActiveX control.

Properties: IsForms2OleControl, Name.

Properties

NameTypeAccessDescription
NamestringRead/WriteGets or sets name of the ActiveX control.
IsForms2OleControlboolReadReturns true if the control is a Forms2OleControl.

See Also