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




Glossary Item Box

Gets the number of top-level elements in a clip object.

Syntax

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

Property Value

Integer value.

Remarks

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 Enumerate to see only the PDE Path and PDE Text objects.

See Also

©2013. Accusoft Corporation. All Rights Reserved.