Accusoft NotateXpress 13
ElementGetTextOrientation Method
The handle of an element returned by the ElementCreate method.
Description
Gets the text orientation of an existing element.
Syntax
Visual Basic
Public Function ElementGetTextOrientation( _
   ByVal elementHandle As Long _
) As Long
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
Return Type

The text orientation of the given element.

  • 0 - normal horizontal left-to-right
  • 900 - vertical, starting from bottom to top
  • 1800 - inverted horizontal
  • 2700 - vertical, starting from top to bottom
Remarks
The text orientation of a stamp or text annotation element determines the text display orientation.
See Also

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations  | Text

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback