ImageGear Professional for Windows ActiveX
EnumerateClipElements Method

Description:

Enumerates all of the PDE Elements for a given clip in a flattened manner with ClipEnumerate Event. In other words, PDE Containers and PDE Groups nested in the PDE Clip will not be handed back, but any PDE Paths and PDE Texts nested in them will be. Additionally, PDE Place objects inside the PDE Clip are not returned.

Syntax:

      EnumerateClipElements (Clip As IGPDEClip) As Boolean

Parameters:

Name Description
Clip The PDE Clip to enumerate.

Return Value:

True if successful, False otherwise.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback