←Select platform

Type Property

Summary

Gets or sets the type of the Encapsulated Document.

Syntax
C#
VB
C++
Java
public DicomEncapsulatedDocumentType Type { get; set; } 
Public Property Type As DicomEncapsulatedDocumentType 
public final DicomEncapsulatedDocumentType getType() 
public final void setType(DicomEncapsulatedDocumentType value) 

Property Value

Value indicating the type.

Example

For an example, refer to SetEncapsulatedDocument.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly