Click or drag to resize
CurrentDeviceInfoBitsPerPixel Property

Note: This API is now obsolete.

The number of data bits per pixel.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This property is obsolete. Use property Data["propertyName"] instead.")]
public int BitsPerPixel { get; }

Property Value

Type: Int32
See Also