←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly