Click or drag to resize

Int32Ref Constructor (Int32Ref)

Constructor.

Namespace:  pdftron.Common
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Int32Ref(
	Int32Ref i
)

Parameters

i
Type: pdftron.CommonInt32Ref
The initial value to set.
See Also