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: 2025.2.13
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