
'Deklaration
Public Class CollectionParagraphs Inherits combit.Reporting.Dom.DomCollectionBase(Of Paragraph)
public class CollectionParagraphs : combit.Reporting.Dom.DomCollectionBase<Paragraph>
public ref class CollectionParagraphs : public combit.Reporting.Dom.DomCollectionBase<Paragraph>
foreach (Paragraph paragraph in llobjText.Paragraphs) { string paraCont = paragraph.Contents; }
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
combit.Reporting.Dom.DomCollectionBase<T>
combit.Reporting.Dom.CollectionParagraphs
Plattformen: Windows 8.1 bis Windows 10 (Version 20H2 - 22H2), Windows 11 (21H2 - 22H2), Windows Server 2012 - 2022