Active
The Active property when set, displays the first page of the loaded document.
Syntax
[VC++]
BOOL GetActive();
void SetActive(BOOL bNewValue);
[CS]
public abstract new bool Active [ get, set ]
[VB]
Property Active As Boolean
Refer example 'Tutorial - PDF Viewer'