Gets or sets a value indicating whether the server response data shall be aligned on natural boundaries.
public Nullable<bool> Alignment { get; set; }
Public Property Alignment As Nullable(Of Boolean)
true to align the server response data on natural boundaries; otherwise (default), false.
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:
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document