←Select platform

Type Property

Summary

Gets or sets the type of the Encapsulated Document.

Syntax

C#
VB
Java
WinRT C#
C++
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly