conaito Powerlight SDK 1.2

PowerPointConverter.CustomLogo Property

Gets or sets the custom banner. Works only on FULL license mode.

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

Property Value

The custom banner.

See Also

PowerPointConverter Class | Conaito.PowerLight Namespace