Class
FixedDocumentElementBase

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:

cs-api-definition
public abstract class FixedDocumentElementBase : IFixedDocumentElement

Inheritance: objectFixedDocumentElementBase

Derived Classes: AnnotationContentElementBaseEmbeddedFileBookmarkItemDestinationNamedDestinationRadFixedDocumentRadFixedPage

Implements: IFixedDocumentElement

Properties

Parent

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

Declaration

cs-api-definition
public IFixedDocumentElement Parent { get; }

Property Value

IFixedDocumentElement

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