Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

DeliveryRate Property






Gets or sets a value specifying the delivery rate of various codestreams.
Syntax
public Nullable<float> DeliveryRate {get; set;}
'Declaration
 
Public Property DeliveryRate As Nullable(Of Single)
'Usage
 
Dim instance As ServerControlFields
Dim value As Nullable(Of Single)
 
instance.DeliveryRate = value
 
value = instance.DeliveryRate

            

            
public:
property Nullable<float> DeliveryRate {
   Nullable<float> get();
   void set (    Nullable<float> value);
}

Property Value

A System.Single value which specifies the delivery rate of various codestreams. This value can be set to null.
Remarks

This field requires that the image codestreams contain timing information.

This field is not currently supported by the LEAD JPIP Server.

Requirements

Target Platforms

See Also

Reference

ServerControlFields Class
ServerControlFields Members

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features