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

Show in webframe

UseEphMarker Property








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

Property Value

true to use the EPH marker, false to command not to use the EPH marker. (Default).
Example
For an example, refer to Jpeg2000Options.
Requirements

Target Platforms

See Also

Reference

DicomJpeg2000Options Structure
DicomJpeg2000Options Members
UseSopMarker 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