ZennoLab Assemblies Documentation
GetDocumentByAddress Method
See Also  Send Feedback
ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Tab Class : GetDocumentByAddress Method
docAddress

Type: System.String

The address of a document in the tab.

Glossary Item Box

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

© 2013 All Rights Reserved.