Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

SaveThumbnail Property






Gets or sets a value indicating whether a thumbnail image should be stored with the DICOM file.
Syntax
public bool SaveThumbnail {get; set;}
'Declaration
 
Public Property SaveThumbnail As Boolean
'Usage
 
Dim instance As CStoreCommandConfiguration
Dim value As Boolean
 
instance.SaveThumbnail = value
 
value = instance.SaveThumbnail

            

            
public:
property bool SaveThumbnail {
   bool get();
   void set (    bool value);
}

Property Value

true to save a thumbnail image with the stored DICOM file; otherwise, false.
Requirements

Target Platforms

See Also

Reference

CStoreCommandConfiguration Class
CStoreCommandConfiguration Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features