Gets the parent of this element instance.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntaxpublic Element Parent { get; }
Public ReadOnly Property Parent As Element
Get
Property Value
Element
See Also