Click or drag to resize

ByteArrayRef Constructor (Byte)

Constructor.

Namespace:  pdftron.Common
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public ByteArrayRef(
	byte[] s
)

Parameters

s
Type: SystemByte
The initial value to set.
See Also