conaito PPT2Flash SDK 3.7

PPApplication.ShapeRender Event

ShapeRender is fired when SDK is compleate render the shape information from the slides within the PowerPoint.

[Visual Basic]
Public Event ShapeRender As ShapeRenderHandler
[C#]
public event ShapeRenderHandler ShapeRender;

See Also

PPApplication Class | Conaito.PPLibrary Namespace