Gets the contents.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetContents As Obj
public:
virtual Obj^ GetContents() sealed
Return Value
Type:
Obj NULL if page is empty, otherwise a single stream or an Array of streams.
See Also