OtherImageFormat Property

Summary

Gets or sets the information required for generating images with the stored DICOM file.

Syntax
C#
VB
C++
public List<SaveImageFormat> OtherImageFormat { get; } 
  
Public ReadOnly Property OtherImageFormat As List(Of SaveImageFormat) 
public: 
property List<SaveImageFormat^>^ OtherImageFormat { 
   List<SaveImageFormat^>^ get(); 
} 

Property Value

The information required for generating images with the stored DICOM file.

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.Scp Assembly