Click or drag to resize

ImageSaveOptionsFormat Property

Gets or sets the image format.

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

Property Value

ImageSaveFormat
The image format.
See Also