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

Show in webframe

Type Property (DicomEncapsulatedDocument)








Gets or sets the type of the Encapsulated Document.
Syntax
public DicomEncapsulatedDocumentType Type {get; set;}
'Declaration
 
Public Property Type As DicomEncapsulatedDocumentType
'Usage
 
Dim instance As DicomEncapsulatedDocument
Dim value As DicomEncapsulatedDocumentType
 
instance.Type = value
 
value = instance.Type
public DicomEncapsulatedDocumentType Type {get; set;}
public final DicomEncapsulatedDocumentType getType()
public final void setType(DicomEncapsulatedDocumentType value)
            
 <br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type'); 

Property Value

Value indicating the type.
Example
For an example, refer to SetEncapsulatedDocument.
Requirements

Target Platforms

See Also

Reference

DicomEncapsulatedDocument Class
DicomEncapsulatedDocument Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features