PdfDocument.Threads Property
In This Article
Provides access to the array of thread dictionaries that contains the document’s article threads.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
IList<DevExpress. |
A collection of DevExpress. |
See Also