Control Properties |
The Control type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ActiveXControlBinary |
Specifies the persistence of an ActiveX control when the method used to persist is either PersistStream, PersistStreamInit or PersistStorage.
|
![]() | ClassId |
Gets class id of this control.
Read-only Guid.
|
![]() | Frame |
Returns or sets control's frame.
Read/write IShapeFrame.
|
![]() | Name |
Gets or sets the name of this control.
Read/write String.
|
![]() ![]() | Persistence |
Gets the method used to store properties of the ActiveX control.
Read only PersistenceType.
|
![]() | Properties |
Returns a collection of ActiveX properties.
![]() Note: Aspose.Slides supports only XML based ActiveX properties. If properties stored in binary format, this property will return null.
Read-only IControlPropertiesCollection.
|
![]() | SubstitutePictureFormat |
Returns Control image fill properties object.
Read-only IPictureFillFormat.
|