Click or drag to resize

ElementParent Property

Gets the parent of this element instance.

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

Property Value

Type: Element
See Also