ImageGear Professional for Windows ActiveX
GlobalAttrTextAlign Property

Description:

Gets and sets the default value to be used for AttrText Property whenever a new mark is created. Specifies the alignment of the text in an Attach-a-Note, Pin Up Text, Text Stamp, or Typed Text mark.

Property Type:

Read-write property

Return Type:

Long

Default Value: ART_TEXT_TOP + ART_TEXT_LEFT

Valid Values: Use the enumIGArtTextAlignMode Enumeration values to specify the alignment. For example:

AttrTextAlign =  ART_TEXT_TOP +  ART_TEXT_LEFT

will result in top-aligned, left justified

AttrTextAlign = ART_TEXT_BOTTOM + ART_TEXT_RIGHT

will result in bottom-aligned, right justified.

Use bottom-alignment only for single-line text; anything over 1 line long will be partially hidden.

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback