ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFLayer Object |
PDF layer object represents a named object whose state can be toggled in a UI to affect changes in visibility of content.
IIGPDFLayer extends IIGObject
GetIntent Method | Gets the intent list for a layer. |
GetUsageInfo Method | Gets usage information from a layer object. |
SetIntent Method | Sets the Intent entry in a layer's dictionary. |
SetUsageInfo Method | Sets a Usage dictionary entry in a layer object. |
UniqueID Method | Returns some 32bit integer that is unique for all Layer objects. |
CurrentState Property | Current ON-OFF state of the layer object. |
HasUsageInfo Property | Tests whether a layer object is associated with a Usage dictionary. |
InitialState Property | Initial ON-OFF state of the layer object. |
Name Property | The name of the layer. |