Click or drag to resize

DestinationGetExplicitDestObj Method

Gets the explicit dest obj.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetExplicitDestObj()

Return Value

Type: Obj
the explicit destination SDF/Cos object. This is always an Array as shown in Table 8.2 in PDF Reference Manual.
See Also