Zennolab.CommandCenter
GetDocumentByAddress Method
See Also  Send Feedback
Zennolab.CommandCenter Namespace > Tab Class : GetDocumentByAddress Method
docAddress

Type: System.String

The address of a document in the tab.

Searches for a document by the address.

Syntax

C# 
public Document GetDocumentByAddress( 
   string docAddress
)

Parameters

docAddress

Type: System.String

The address of a document in the tab.

Return Value

Type: Zennolab.CommandCenter.Document

The document corresponds to the specified address.

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.