C#
VB
C++
Writes the MLP closing envelope.
Public Sub CloseEnvelope( _
ByVal suffix() As Byte _
)
public void CloseEnvelope(
byte[] suffix
)
public:
void CloseEnvelope(
array<byte>^ suffix
)
suffix
The bytes sequence that defines the envelope's end.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET