|  | This document is archived and information here might be outdated. Recommended version. | 
Checks the document filename to determine if its a valid Published Map File (*.PMF), published with permission to load into the control.
[Visual Basic .NET]
Public Function CheckDocument ( _
    ByVal sFilename As String _
) As Boolean
[C#]
public bool CheckDocument (
    string sFilename
);
Determines whether the specified Published Map File (*.pmf) is a valid file and was published with permission to load into the ArcReaderGlobeControl.