Pdf Page InfoNum Text Chars Extracted Property
The number of text characters extracted for the failed PDF page.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Content
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public int? NumTextCharsExtracted { get; set; }Property Value
NullableInt32Remarks
If the PDF page failed due to an exception (FailedDueToException is true), then this property will not be set.