←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly