Click or drag to resize

PdfTextOptionsDefault Property

Gets the default options used for extracting any text from a PDF content.

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public static PdfTextOptions Default { get; }

Property Value

PdfTextOptions
The default options used for extracting any text from a PDF content.
See Also