PdfTextOptionsDefault Property |
Gets the default options used for extracting any text from a PDF content.
Namespace: SautinSoft.Pdf.ContentAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic static PdfTextOptions Default { get; }Public Shared ReadOnly Property Default As PdfTextOptions
Get
Property Value
PdfTextOptions
The default options used for extracting any text from a PDF content.
See Also