Click or drag to resize

ContentExtractionSettingsPdfDocument Property

PDF document extraction settings.

Namespace: OpenDiscoverSDK.Interfaces.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public PdfDocumentSettings PdfDocument { get; set; }

Property Value

PdfDocumentSettings
See Also