LoadOptionsImageDefault Property |
Gets the default loading options for image (JPG, PNG, BMP, TIF,)format.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntaxpublic static ImageLoadOptions ImageDefault { get; }
Public Shared ReadOnly Property ImageDefault As ImageLoadOptions
Get
Property Value
ImageLoadOptions
See Also