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

The following tables list the members exposed by SOPInstancePreCompressedFormat.

Public Constructors

 NameDescription
public Constructor SOPInstancePreCompressedFormat ConstructorInitializes a new instance of the SOPInstancePreCompressedFormat class.  
Top

Public Properties

 NameDescription
public Property CustomFormatGets or sets the the custom storage format.  
public Property ExtensionDataOverloaded. Inherits from System.Runtime.Serialization.IExtensibleDataObject  
public Property LosslessFormatGets or sets the server available lossless compression format.  
public Property LossyFormatGets or sets the server available lossy compression format.  
public Property SOPInstanceUIDGets or sets the SOP Instance UID for this SOPInstancePreCompressedFormat.  
public Property ThumbnailFormatGets or sets the server available thumbnail image format.  
Top

Protected Methods

 NameDescription
protected Method RaisePropertyChangedRaises the Study.PropertyChanged event.  
Top

Public Events

 NameDescription
public Event PropertyChangedOccurs when a property value change.  
Top

See Also