Identifies how to export the binary data element. This value is used in the SaveXmlData and SaveJsonData objects.
public enum SaveBinaryType
Public Enum SaveBinaryType
public enum class SaveBinaryType
Value | Member | Description |
---|---|---|
0 | None | The Element does not have a binary value representation. |
1 | InlineBinary | The Element has a binary value representation, and will be written as InlineBinary. |
2 | BulkDataUri | The Element has a binary value representation, and will be written as 'BulkData' with a URI attribute. |
4 | BulkDataUuid | The Element has a binary value representation, and will be written as 'BulkData' with a UUID attribute. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document