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