ImageLoadOptionsDefault Property |
Gets the default options used for loading any
PdfImage from an image file.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public static ImageLoadOptions Default { get; }
Public Shared ReadOnly Property Default As ImageLoadOptions
Get
Property Value
ImageLoadOptions
The default options used for loading any
PdfImage from an image file.
See Also