conaito PPT2Flash SDK 3.7

PPApplication.EnableDebugger Property

Enable Debugger to SWF file

[Visual Basic]
Public Property EnableDebugger() As Boolean
   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
public bool EnableDebugger { public get; public set; }

See Also

PPApplication Class | Conaito.PPLibrary Namespace