ImageGear Professional DLL v17.1 for Windows Accusoft
enumIGArtXWrap
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > ArtX Component API Reference > ArtX Component Enumerations Reference > enumIGArtXWrap

Glossary Item Box

This flag enumeration is used to control the wrap direction for text that overflows the limits of a mark’s bounding rectangle. The values of this enumeration may be logically OR’d together.

Values:

IG_ARTX_WRAP_NONE Any drawn text that overflows the mark bounding rectangle is clipped (default).
IG_ARTX_WRAP_HORIZONTAL The width of the mark bounding rectangle is resized to contain all lines of drawn text.
IG_ARTX_WRAP_VERTICAL The height of the mark bounding rectangle is resized to contain all lines of drawn text.
©2012. Accusoft Corporation. All Rights Reserved.