Click or drag to resize

SaveOptionsImage Property

Gets the default saving options for image file format. Image will be saved in Png format.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public static ImageSaveOptions Image { get; }

Property Value

ImageSaveOptions
The default saving options for image file format.
See Also