New to Telerik Document ProcessingStart a free 30-day trial

Represents the base class for all elements that can be part of a fixed document structure.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Common

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

C#
public abstract class FixedDocumentElementBase : IFixedDocumentElement

Inheritance: objectFixedDocumentElementBase

Derived Classes: AnnotationContentElementBaseEmbeddedFileBookmarkItemDestinationNamedDestinationRadFixedDocumentRadFixedPage...

Implements: IFixedDocumentElement

Properties

Gets the parent element that contains this fixed document element in the document hierarchy.

C#
public IFixedDocumentElement Parent { get; }
Property Value:

The parent element, or null if this element is at the root level.

Implements: IFixedDocumentElement.Parent

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