LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

Alignment Property






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 IReference<bool> Alignment {get; set;}
 get_Alignment();
set_Alignment(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServerControlFields Class
ServerControlFields Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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