Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

UseSopMarker Property








Gets or sets the flag that indicates whether to use the SOP marker.
Syntax
public bool UseSopMarker {get; set;}
public bool UseSopMarker {get; set;}
 <br/>get_UseSopMarker();<br/>set_UseSopMarker(value);<br/>Object.defineProperty('UseSopMarker'); 
public:
property bool UseSopMarker {
   bool get();
   void set (    bool value);
}
'Declaration
 
Public Property UseSopMarker As Boolean
 
'Usage
 
Dim instance As DicomJpeg2000Options
Dim value As Boolean
 
instance.UseSopMarker = value
 
value = instance.UseSopMarker

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

See Also

Reference

DicomJpeg2000Options Structure
DicomJpeg2000Options Members
UseEphMarker Property

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features