Click or drag to resize

ImageSaveOptionsFormat Property

Gets or sets the image format.

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

Property Value

ImageSaveFormat
The image format.
See Also