[]
Gets the number of bits used to represent each color component in a sample. Valid values are 1, 2, 4, 8, and (in PDF 1.5) 16. Default value: 8.
public int BitsPerComponent { get; }
Public ReadOnly Property BitsPerComponent As Integer