Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Signature Property






Gets or sets the signature.
Syntax
[ElementAttribute()]
public byte[] Signature {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property Signature As Byte()
'Usage
 
Dim instance As DigitalSignature
Dim value() As Byte
 
instance.Signature = value
 
value = instance.Signature
[ElementAttribute()]
public:
property array<byte>^ Signature {
   array<byte>^ get();
   void set (    array<byte>^ value);
}

Property Value

The signature.
Requirements

Target Platforms

See Also

Reference

DigitalSignature Class
DigitalSignature Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features