←Select platform

Options Property

Summary

Gets or sets the DICOM Directory options.

Syntax
C#
VB
C++
public DicomDirOptions Options { get; set; } 
Public Property Options As DicomDirOptions 
public: 
property DicomDirOptions Options { 
   DicomDirOptions get(); 
   void set (    DicomDirOptions value); 
} 

Property Value

The DICOM Directory options.

Example

For an example, refer to Reset.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly