Click or drag to resize

ElementParentCollection Property

Gets the ElementCollection that contains this element instance.

Namespace:  SautinSoft.Document
Assembly:  SautinSoft.Document (in SautinSoft.Document.dll) Version: 5.3.6.22
Syntax
public ElementCollection ParentCollection { get; }

Property Value

Type: ElementCollection
See Also