Click or drag to resize

PdfSaveOptionsDefault Property

Gets the default options used for saving any PdfDocument to a PDF file.

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

Property Value

PdfSaveOptions
The default options used for saving any PdfDocument to a PDF file.
See Also