SignatureFieldByteRange Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets an array of pairs of integers (starting byte offset, length in bytes) that shall describe the exact byte range for the digest calculation.

Namespace:  Apitron.PDF.Kit.Interactive.Forms
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public long[] ByteRange { get; }

Property Value

Type: Int64
The byte range.
See Also

Reference