ImageGear for .NET
Enumerate Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEClip Class : Enumerate Method




clipEnumerationCallback
Callback function of ImGearPDEClipEnumerate type.
userData
User data passed into EnumerateProc.

Glossary Item Box

Enumerates all the PDE Elements of the current clip in a flattened manner.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

clipEnumerationCallback
Callback function of ImGearPDEClipEnumerate type.
userData
User data passed into EnumerateProc.

Remarks

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.

PDE Place objects inside the PDE Clip are not returned.

See Also

©2013. Accusoft Corporation. All Rights Reserved.