IControl class
Contents
[
Hide
]IControl class
Represents an ActiveX control.
The IControl type exposes the following members:
Properties
Property | Description |
---|---|
name | Returns the name of this control. Read/write str. |
class_id | Gets class id of this control. Read-only System.Guid. |
substitute_picture_format | Returns ControlEx image fill properties object. Read-only IPictureFillFormat . |
frame | Returns or sets control’s frame. Read/write IShapeFrame . |
properties | Returns a collection of ActiveX properties. Read-only IControlPropertiesCollection . |
persistence | Gets the method used to store properties of the ActiveX control. Read only PersistenceType . |
active_x_control_binary | Specifies the persistence of an ActiveX control when the method used to persist is either PersistStream, PersistStreamInit or PersistStorage. |
slide | |
presentation |
See Also
- module
aspose.slides
- library
Aspose.Slides