Click or drag to resize

ImageSaveOptionsFormat Property

Gets or sets the image format.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntax
public ImageSaveFormat Format { get; set; }

Property Value

ImageSaveFormat
The image format.
See Also