ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Page Editing Objects and Elements > IGPDEClip Object > IGPDEClip Properties > ElementCount Property |
Gets the number of top-level elements in a clip object. Top-level elements may be a path or char-path, a marked content container or place, or a group. Paths are represented as PDE Path objects; char-paths are represented as PDE Text objects. If clip contains PDE Groups, this counts the top-level PDE Path, PDE Text, PDE Container, PDE Group, or PDE Place object. Use EnumerateClipElementsto see only the PDE Path and PDE Text objects.
Read-only property
Long
Default Value: N/A