ImageGear Professional for Windows ActiveX
AttrTextAlign Property

Description:

Gets or sets the alignment of the text in a Attach-a-Note, Pin Up Text, Text from File, Text Stamp, or Typed Text mark. Before using this property, you must load the IGArtPage Object.AttrXXX properties with the values from a specific mark by calling MarkQuery Method.

Property Type:

Read-write property

Return Type:

Long

Default Value: As per GlobalAttrTextAlign Property

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