LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Alignment Property

Show in webframe





Gets or sets a value indicating whether the server response data shall be aligned on natural boundaries.
Syntax
public Nullable<bool> Alignment {get; set;}
'Declaration
 
Public Property Alignment As Nullable(Of Boolean)
'Usage
 
Dim instance As ServerControlFields
Dim value As Nullable(Of Boolean)
 
instance.Alignment = value
 
value = instance.Alignment

            

            
public:
property Nullable<bool> Alignment {
   Nullable<bool> get();
   void set (    Nullable<bool> value);
}

Property Value

true to align the server response data on natural boundaries; otherwise (default), false.
Remarks

A message is said to cross a natural boundary if it includes the last byte prior to the boundary, and the first byte after the boundary.

Each JPIP data-bin has its own boundary. The following list describes each data-bin type boundary:

Requirements

Target Platforms

See Also

Reference

ServerControlFields Class
ServerControlFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features