| PdfOptionsResolution Property |
Gets or sets the desired resolution of the raster images.
If set to zero, a default resolution is used based on the
color depth.
Namespace:
Opait.Pdf.Api
Assembly:
Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax public int Resolution { get; set; }
Property Value
Type:
Int32See Also