Click or drag to resize

PageGetContents Method

Gets the contents.

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

Return Value

Type: Obj
NULL if page is empty, otherwise a single stream or an Array of streams.
See Also