Click or drag to resize

SDFDocGetHintStream Method

Gets document's initial linearization hint stream if it is available.

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

Return Value

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