ImageSaveOptionsFormat Property |
Gets or sets the image format.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.5.6
Syntaxpublic ImageSaveFormat Format { get; set; }
Public Property Format As ImageSaveFormat
Get
Set
Property Value
ImageSaveFormat
The image format.
See Also