conaito PPT2Flash SDK 3.7

PPApplication.ShapeProcessed Event

ShapeProcessed is fired when SDK is reading the shape information from the slides within the PowerPoint.

[Visual Basic]
Public Event ShapeProcessed As ShapeProcessedHandler
[C#]
public event ShapeProcessedHandler ShapeProcessed;

See Also

PPApplication Class | Conaito.PPLibrary Namespace