Click or drag to resize

LayoutElement Parent Property

Gets the parent of this entity.

Namespace: Spire.Doc.Pages
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public LayoutElement Parent { get; }

Property Value

Type: LayoutElement
See Also