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

Glossary Item Box

Description

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

Syntax

Visual Basic
Public Sub ElementSetShowAbbr( _
   ByVal elementHandle As Long, _
   ByVal newVal As Boolean _
) 

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.
newVal
If the element displays abbreviations.

Remarks

To set the abbreviations to a customized string use SetMeasureAbbr.

See Also

©2013. Accusoft Corporation. All Rights Reserved.