Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command Namespace > CStoreCommandConfiguration Class : OtherImageFormat Property |
public List<SaveImageFormat> OtherImageFormat {get;}
'Declaration Public ReadOnly Property OtherImageFormat As List(Of SaveImageFormat)
'Usage Dim instance As CStoreCommandConfiguration Dim value As List(Of SaveImageFormat) value = instance.OtherImageFormat
public: property List<SaveImageFormat^>^ OtherImageFormat { List<SaveImageFormat^>^ get(); }