PrDoc: Document |
Reference to the inner structure of the control.
Document As Long
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.
Class PrDoc Overview PrDoc Properties PrDoc Methods Code Field