ImageGear Professional for Windows ActiveX
CreateLayer Method

Description:

Creates new layer (optional-content group) object in the document.

Syntax:

IIGPDFDoc.CreateLayer(
        /*[in]*/ BSTR LayerName, 
        /*[out,retval]*/ IIGPDFLayer** ppPDFLayer);

Parameters:

Name Description
LayerName The name of the layer.

Return Value:

The newly created group object.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback