 | PdfOptionsPixelFormat Property |
Gets or sets the pixel color depth when rasterizing PDF pages.
Namespace:
Opait.Pdf.Api
Assembly:
Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntaxpublic PdfPixelFormat PixelFormat { get; set; }
Property Value
Type:
PdfPixelFormat
See Also