Description:
Gets the layer with the specified index in a membership dictionary.
Syntax:
IIGPDFDictionary.GetLayer(
/*[in]*/ LONG nIndex,
/*[out,retval]*/ IIGPDFLayer** ppPDFLayer)
Parameters:
Name |
Description |
nIndex |
The index of the needed layer in the dictionary. |
Return Value:
Layer object.