Default

PdfLoadOptions.Default property

Gets the default value for the PdfLoadOptions class.

public static PdfLoadOptions Default { get; }

Property Value

The default value for the PdfLoadOptions class.

See Also