←Select platform

BinaryType Property

Summary

Gets or sets a value indicating how binary data will be exported.

Syntax

C#
VB
C++
public SaveBinaryType BinaryType { get; set; } 

Property Value

Value indicating how binary data will be exported.

Remarks

When calling SaveJson, this value indicates how binary data will be exported (InlineBinary or BulkDataUri). This value can be modified in the callback per element so that binary elements can be exported in a combination of InlineBinary and BulkDataUri in the same file..

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.Common Assembly