Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

SaveBinaryType Enumeration






Identifies how to export the binary data element. This value is used in the SaveXmlData and SaveJsonData objects.
Syntax
'Declaration
 
Public Enum SaveBinaryType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As SaveBinaryType
public enum class SaveBinaryType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None The Element does not have a binary value representation.
0x00000001InlineBinary The Element has a binary value representation, and will be written as InlineBinary.
0x00000002BulkDataUri The Element has a binary value representation, and will be written as 'BulkData' with a URI attribute.
0x00000004BulkDataUuid The Element has a binary value representation, and will be written as 'BulkData' with a UUID attribute.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Common.Extensions.SaveBinaryType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom.Common.Extensions Namespace

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features