Element ParentCollection Property GemBox.Document Help
Gets the ElementCollection that contains this Element instance.

Namespace: GemBox.Document
Assembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1113
Syntax

public ElementCollection ParentCollection { get; }
See Also