Click or drag to resize

ImageSaveOptionsPixelFormat Property

Gets or sets a pixel format, which will be used for the image.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PixelFormat PixelFormat { get; set; }

Property Value

PixelFormat
The pixel format, which will be used for the image.
See Also