Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Extensions Namespace > SaveJsonData Class : BinaryType Property |
public SaveBinaryType BinaryType {get; set;}
'Declaration
Public Property BinaryType As SaveBinaryType
'Usage
Dim instance As SaveJsonData Dim value As SaveBinaryType instance.BinaryType = value value = instance.BinaryType
public: property SaveBinaryType BinaryType { SaveBinaryType get(); void set ( SaveBinaryType value); }