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