poITextAttribute GetFont

Gets the font name for the current font.

Syntax

poITextAttribute_handle GetFont

Application

HyperView Tcl Query

Description

This command retrieves the font name for the current font.

Example

To get the font name of an existing attribute:
hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName 1
myPageName GetWindowHandle myWinName 1
myWinName GetClientHandle myClientName
myClientName GetLegendHandle myLegendName 1
myLegendName GetHeaderAttributeHandle myAttrName
myAttrName GetFamily

Errors

None.