←Select platform

UseSopMarker Property

Summary
Gets or sets the flag that indicates whether to use the SOP marker.
Syntax
C#
VB
C++
public bool UseSopMarker { get; set; } 
Public Property UseSopMarker As Boolean 
public: 
property bool UseSopMarker { 
   bool get(); 
   void set (    bool value); 
} 

Property Value

true to Use the SOP marker, false to command not to use the SOP marker. (Default).

Example

For an example, refer to Jpeg2000Options.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.