New to Telerik Document ProcessingStart a free 30-day trial

Represents the base interface for all elements that can be part of a fixed document structure. Provides access to the hierarchical relationship between document elements.

Definition

Properties

Gets the parent element that contains this element in the document hierarchy. Returns null if this element is at the root level of the document structure.

C#
IFixedDocumentElement Parent { get; }
Property Value:

The parent element, or null if this is a root-level element.

In this article
DefinitionPropertiesParent
Not finding the help you need?
Contact Support