Conaito PowerPoint-to-HTML5 SDKNamespace: Conaito.PPT2HTML5Assembly: Conaito.PPT2HTML5 (in Conaito.PPT2HTML5.dll) Version: 1.2.4885.23539 (1.2.*)
public event OnPresentationOpenedDelegate OnPresentationOpened
public event OnPresentationOpenedDelegate OnPresentationOpened
Public Event OnPresentationOpened As OnPresentationOpenedDelegate
Public Event OnPresentationOpened As OnPresentationOpenedDelegate
public:
event OnPresentationOpenedDelegate^ OnPresentationOpened {
void add (OnPresentationOpenedDelegate^ value);
void remove (OnPresentationOpenedDelegate^ value);
}
public:
event OnPresentationOpenedDelegate^ OnPresentationOpened {
void add (OnPresentationOpenedDelegate^ value);
void remove (OnPresentationOpenedDelegate^ value);
}
Value
Type:
Conaito.PPT2HTML5 OnPresentationOpenedDelegate