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