Click or drag to resize

SDFDocGetLinearizationDict Method

Gets document's initial linearization dictionary if it is available.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetLinearizationDict()

Return Value

Type: Obj
The linearization dictionary of the original document or null if the dictionary is not available.
See Also