Accusoft NotateXpress 12
ElementGetShowAbbr Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementGetShowAbbr Method

Glossary Item Box

Description

Gets an abbreviation attribute of an existing ruler element.  The abbreviation is a customizable string for each unit of measure.

Syntax

Visual Basic
Public Function ElementGetShowAbbr( _
   ByVal elementHandle As Long _
) As Boolean

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.

Return Type

A Boolean value that indicates whether the element displays abbreviations.

Remarks

To set the abbreviations to a customized string use SetMeasureAbbr.

See Also

©2013. Accusoft Corporation. All Rights Reserved.