Click or drag to resize

ImageLoadOptionsDefault Property

Gets the default options used for loading any PdfImage from an image file.

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

Property Value

ImageLoadOptions
The default options used for loading any PdfImage from an image file.
See Also