Accusoft NotateXpress 13
PrgSetItemTextOrientation Method
The handle of a layer returned by the CreateLayer method.
The handle of an element returned by the ElementAppend method.

The text orientation of the given element.

Description
Sets the text orientation for a specific element for the specific layer.
Syntax
Visual Basic
Public Sub PrgSetItemTextOrientation( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long, _
   ByVal Orientation As Long _
) 
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
seqNum
The handle of an element returned by the ElementAppend method.
Orientation

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  | Modifying Existing Annotations  | Text

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback