DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / BilevelBitmap Class / SetDpi Method / SetDpi(Single) Method
The horizontal and vertical resolution.

In This Topic
SetDpi(Single) Method
In This Topic
Changes the physical resolution of the image.
Syntax
'Declaration
 
Public Overloads Sub SetDpi( _
   ByVal dpi As System.Single _
) 
 

Parameters

dpi
The horizontal and vertical resolution.
See Also