Click or drag to resize

IContentElementContent Property

Gets a sequence of ElementCollections that are contained under this IContentElement.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
IEnumerable<ElementCollection> Content { get; }

Property Value

IEnumerableElementCollection
See Also