Click or drag to resize

HtmlImageSavingArgsImageFormat Property

Gets and sets a format of the image stored inside ImageStream property. Default value: Unknown.

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

Property Value

PictureFormat
See Also