New to Telerik Document ProcessingStart a free 30-day trial

Represents the base interface for elements that can contain other content elements. This interface extends the fixed document element functionality with content management capabilities.

Definition

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

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

C#
public interface IContainerElement : IFixedDocumentElement

Derived Classes: TilingTilingBaseUncoloredTilingMarkedContentRadFixedPageFormSource...

Inherited Members IFixedDocumentElement.Parent

Properties

Gets the collection of content elements contained within this container element. This collection provides access to all child elements that make up the content of this container.

C#
ContentElementCollection Content { get; }
Property Value:

The collection of content elements.

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