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