Click or drag to resize
Pdftools logo

GroupElement Methods

The GroupElement type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCopyWithoutContent

Copy a group element without copying its content

Create a new group element, taking a given group element as a template. The newly created group has the same properties, such as geometric transform, clipping, and soft mask, but it's content is empty. The returned object is associated with the given target document but not yet part of it.
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also