Click or drag to resize

SaveOptionsPdf Property

Gets the default saving options for Portable Document Format (PDF).

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

Property Value

PdfSaveOptions
The default saving options for Portable Document Format (PDF).
See Also