  | 
PdfRasterizerResolution Property  | 
 
            The resolution of the generated images in DPI. Default value is 120.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntaxpublic int Resolution { get; set; }Public Property Resolution As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also