Click or drag to resize

ByteArrayRef Constructor (ByteArrayRef)

Constructor.

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

Parameters

s
Type: pdftron.CommonByteArrayRef
The initial value to set.
See Also