Accusoft.ImagXpressSdk Namespace > SaveOptionsLjp Class : Order Property |
'Declaration Public Property Order As Integer
'Usage Dim instance As SaveOptionsLjp Dim value As Integer instance.Order = value value = instance.Order
public int Order {get; set;}
This property is the order or length of the context which is to be used to predict the image pixels. The best value for this property will depend upon the characteristics of the image to be compressed.
Valid values are 1 through 4.
Note: Available in Professional edition.