ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDF_layer_set_name
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_LAYER > IG_PDF_layer_set_name

Glossary Item Box

This function sets the new layer name.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_layer_set_name(
        HIG_PDF_LAYER hLayer,
        LPSTR lpTextBuf,
        UINT nTextLen
);

Arguments:

hLayer Layer whose name is set.
lpTextBuf Pointer to a string buffer.
nBufSize Length of the string buffer.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.