HtmlImageSavingArgsImageFormat Property |
Gets and sets a format of the image stored inside
ImageStream property. Default value:
Unknown.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.2.3
Syntaxpublic PictureFormat ImageFormat { get; set; }Public Property ImageFormat As PictureFormat
Get
Set
Property Value
PictureFormat
See Also