Gets the DPI of the bitmap.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public double DPI { get; }
Public ReadOnly Property DPI As Double
Get
public:
virtual property double DPI {
double get () sealed;
}
Property Value
Type:
DoubleSee Also