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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.