Click or drag to resize

PdfLoadOptionsDefault Property

Gets the default options used for loading any PdfDocument from a PDF file.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public static PdfLoadOptions Default { get; }

Property Value

PdfLoadOptions
The default options used for loading any PdfDocument from a PDF file.
See Also