Gets or sets the extra data used when saving image to a data binding object.
public byte[] BindingData { get; set; } [BrowsableAttribute(false)]public:property array<byte>^ BindingData {array<byte>^ get();void set ( array<byte>^ );}
public:property array<Byte>^ BindingData{array<Byte>^ get()void set(array<Byte>^ value)}
Byte array that contains the extra data used when saving image to a data binding object.
The default implementation uses this property to save region and annotations data when the image is saved to a data binding object.
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
