conaito PPT2Flash SDK 3.7

PPApplication.BackgroundTransparent Property

Gets or sets a value indicating whether convert Background Transparent included in ppt file.

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

Property Value

true if need convert audio; otherwise, false.

See Also

PPApplication Class | Conaito.PPLibrary Namespace