PrDoc: Document

Document

Reference to the inner structure of the control.

 Document As Long

Type

Long

Remarks

It is the entry point of the control. Set this to the reference returned by one of the document recognition functions to reach the underlying data returned by the function.
It is important that this value is not a simple integer but it represents a complex internal data which is referenced internally each time it is accessed. So do use it carefully (do not convert to / or compare with integers) to avoid memory leak problems.

See Also

Class PrDoc Overview PrDoc Properties PrDoc Methods Code Field