Gets the default saving options for Portable Document Format (PDF).
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic static PdfSaveOptions Pdf { get; }Public Shared ReadOnly Property Pdf As PdfSaveOptions
Get
Property Value
PdfSaveOptions
The default saving options for Portable Document Format (PDF).
See Also