Click or drag to resize

IContentElement Interface

Represents an Element that can contain other Elements underneath itself.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public interface IContentElement

The IContentElement type exposes the following members.

Properties
 NameDescription
Public propertyContent Gets a sequence of ElementCollections that are contained under this IContentElement.
Top
See Also