Click or drag to resize

ObjectIdentifierGetRawValue Method

Retrieves the value of the object identifier.

Namespace:  pdftron.Crypto
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public uint[] GetRawValue()

Return Value

Type: UInt32
the value of the object identifier, as a container of integer components
See Also