SetDPI Sets the resolution of the resulting images in dots per inch. C++ HRESULT SetDPI([in, defaultvalue(96)] int dpi); Visual Basic Public Function SetDPI ( dpi As Integer ) As Long Parameters dpi[in] the resolution of the resulting images in dots per inch Return value None Back to Document Composer API index Table of Contents SetDPI C++ Visual Basic