Click or drag to resize

FixedLayoutRow ParentNode Property

Provides the layout node that pertains to this particular entity.

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

Property Value

Type: DocumentObject
See Also