LEADTOOLS Medical (Leadtools.Dicom.Web assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
StorageOptions Class Properties
See Also 
Leadtools.Dicom.Web Namespace : StorageOptions Class


"

For a list of all members of this type, see StorageOptions members.

"

Public Properties

 NameDescription
public Property EnablePreCompressesImageGets or sets if the server should store a Pre-compressed image when storing a DICOM object.  
public Property EnablePreGeneratedThumbnailGets or sets if the server should store a Pre-generated thumbnail when storing a DICOM object.  
public Property ExtensionDataOverloaded. Inherits from System.Runtime.Serialization.IExtensibleDataObject  
public Property LosslessCompressionMimeTypeGets or sets the lossless compression type.  
public Property LossyCompressionMimeTypeGets or sets the lossy compression type.  
public Property LossyCompressionQFactorGets or sets the Quality Factor for the lossy compression.  
public Property ThumbnailHeightGets or sets the Pre-generated thumbnail Height.  
public Property ThumbnailWidthGets or sets the Pre-generated thumbnail Width.  
Top

See Also