| Mobiform Software - Aurora API Documentation |
|
AuroraPreviewCreateProjectEventHandler Delegate
Represents the method that will handle an event for Aurora Project
public delegate void AuroraPreviewCreateProjectEventHandler(
Object sender,
String filename,
ref
Boolean& Cancel);
Parameters
-
sender
-
-
filename
-
-
Cancel
- Cancels the operation
Requirements
Namespace:
Aurora.Interfaces
Assembly: AuroraInterfaces (in AuroraInterfaces.dll)
See Also
Aurora.Interfaces Namespace