DocumentDataArchiveReaderPdfDocumentsWithFailedPages Property

All PDF documents with at least 1 failed PDF page.

Definition

Namespace: OpenDiscoverSDK.Platform.Archive
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public List<Document> PdfDocumentsWithFailedPages { get; }

Property Value

ListDocument

See Also