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