PointerType Property

Summary
Gets or sets the source pointer type.
Syntax
C#
VB
C++
public byte PointerType { get; set; } 
  
Public Property PointerType As Byte 
public: 
property byte PointerType { 
   byte get(); 
   void set (    byte ); 
} 

Property Value

Source pointer type.

Remarks

Indicates how the source data range that is signed by this DigitalSignatureBox is specified.

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.