Accusoft.ImagXpressSdk Namespace > LoadOptionsRaw Class : HighBitIndex Property |
'Declaration Public Property HighBitIndex As Integer
'Usage Dim instance As LoadOptionsRaw Dim value As Integer instance.HighBitIndex = value value = instance.HighBitIndex
public int HighBitIndex {get; set;}
Valid values are 0 to 15.
When zero (0) is set, all bits are used. Any other value restricts the number of bits to interpret.
Note: Available in Professional edition.