←Select platform

UseEphMarker Property

Summary

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

Syntax

C#
VB
WinRT C#
C++
public bool UseEphMarker {get; set;} 
Public Property UseEphMarker As Boolean 
public bool UseEphMarker {get; set;} 
  
get_UseEphMarker(); 
set_UseEphMarker(value); 
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

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