Leadtools.Dicom Namespace > DicomDataSet Class : GetMacTransferSyntax Method |
public string GetMacTransferSyntax( DicomElement signatureItem )
'Declaration Public Function GetMacTransferSyntax( _ ByVal signatureItem As DicomElement _ ) As String
'Usage Dim instance As DicomDataSet Dim signatureItem As DicomElement Dim value As String value = instance.GetMacTransferSyntax(signatureItem)
public string GetMacTransferSyntax( DicomElement signatureItem )
ObjectiveC Syntax
function Leadtools.Dicom.DicomDataSet.GetMacTransferSyntax( signatureItem )
public: String^ GetMacTransferSyntax( DicomElement^ signatureItem )
If the Data Set was properly encoded, the return value will be a Transfer Syntax that Explicitly includes the Value Representation (VR) and uses Little Endian encoding.
The following methods can also be used to get information about the Digital Signature:
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2