LogoImageBytes

SwfOptions.LogoImageBytes property

Image that will be displayed as logo in the top right corner of the viewer. Image should be 32x64 pixels PNG image, otherwise logo can be displayed improperly.

public byte[] LogoImageBytes { get; set; }

See Also