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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.