ImageGear Professional DLL v17.1 for Windows Accusoft
IG_ARTX_text_pinup_orientation_get
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_PINUPTEXT > IG_ARTX_text_pinup_orientation_get

Glossary Item Box

This function queries value of annotation text orientation.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_ARTX_text_pinup_orientation_get(
        HIG_ARTX_TEXT_PINUP hMark,
        enumIGOrientationModes* lpnOrientation
);

Arguments:

hMark Annotation handle.
lpnOrientation Pointer to buffer for function result. See enumIGOrientationModes.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.