Gets the default saving options for Portable Document Format (PDF).
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.8.27
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