active_x_control_binary property

active_x_control_binary property

Specifies the persistence of an ActiveX control when the method used to persist is either PersistStream, PersistStreamInit or PersistStorage.

Definition:

@property
def active_x_control_binary(self):
    ...

See Also