DigitalSignature Property

Summary

An array of BoxInformationElement which contains information about the available Digital Signiture boxes in the file.

Syntax
C#
VB
C++
public BoxInformationElement[] DigitalSignature { get; } 
  
Public ReadOnly Property DigitalSignature As BoxInformationElement() 
public: 
property array<BoxInformationElement>^ DigitalSignature { 
   array<BoxInformationElement>^ get(); 
} 

Property Value

Information about the available Digital Signiture boxes in the file.

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