SaveOptionsImageDefault Property |
Gets the default saving options for Image format (PDF). Default image format: multipage TIF.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic static ImageSaveOptions ImageDefault { get; }
Public Shared ReadOnly Property ImageDefault As ImageSaveOptions
Get
Property Value
ImageSaveOptions
See Also