Location of the bookmark.
[Visual Basic 6.0] Property Location As IEnvelope
[Visual Basic .NET] Public Property Location As IEnvelope
[C#] public IEnvelope Location {get; set;}
[Java] public IEnvelope getLocation() throws IOException, AutomationException
[Java] public void setLocationByRef( IEnvelope pEnvelope ) throws IOException, AutomationException
[C++] HRESULT get_Location( IEnvelope** Location );
[C++] HRESULT putref_Location( IEnvelope* Location);
Parameters
Location [out, retval]
Location is a parameter of type IEnvelope
Location [in]
Location is a parameter of type IEnvelope