←Select platform

UseSopMarker Property

Summary

Gets or sets the flag that indicates whether to use the SOP marker.

Syntax

C#
VB
WinRT C#
C++
public bool UseSopMarker {get; set;} 
Public Property UseSopMarker As Boolean 
public bool UseSopMarker {get; set;} 
  
get_UseSopMarker(); 
set_UseSopMarker(value); 
Object.defineProperty('UseSopMarker');  
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize