Accusoft NotateXpress 13
ElementSetTextJustification Method
The handle of an element returned by the ElementCreate method.
Description
Sets the text justification of an existing element.
Syntax
Visual Basic
Public Sub ElementSetTextJustification( _
   ByVal elementHandle As Long, _
   ByVal Justify As NX_TextJustificationType _
) 
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
Justify
ValueDescription
NX_Justify_CenterJustify text in the center.
NX_Justify_LeftJustify text left.
NX_Justify_RightJustify text right.
See Also

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations  | Text

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback