Default

PdfSaveOptions.Default property

Gets the default value for the PdfSaveOptions class.

public static PdfSaveOptions Default { get; }

Property Value

The default value for the PdfSaveOptions class.

See Also