ImageSaveOptionsPixelFormat Property |
Gets or sets a pixel format, which will be used for the image.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.2.19
Syntaxpublic PixelFormat PixelFormat { get; set; }Public Property PixelFormat As PixelFormat
Get
Set
Property Value
PixelFormat
The pixel format, which will be used for the image.
See Also