SignatureType Property

Summary

Gets or sets the signature type.

Syntax
C#
VB
C++
public byte SignatureType { get; set; } 
  
Public Property SignatureType As Byte 
public: 
property byte SignatureType { 
   byte get(); 
   void set (    byte ); 
} 

Property Value

Signature type.

Remarks

Specifies the type of digital signature contained within this DigitalSignatureBox.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly