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