Accusoft PrintPRO 8
GetSupportedDpis Method
The index at which to retrieve the resolution in the collection. The size of the collection of resolutions is returned by GetNumSupportedDpis().
The horizontal resolution at the specified index in the collection of resolutions.
The vertical resolution at the specified index in the collection of resolutions.
Description
Gets the resolutions supported by the printer in dots per inch.
Syntax
Visual Basic
Public Sub GetSupportedDpis( _
   ByVal lIndex As Long, _
   ByRef pXDpi As Long, _
   ByRef pYDpi As Long _
) 
Parameters
lIndex
The index at which to retrieve the resolution in the collection. The size of the collection of resolutions is returned by GetNumSupportedDpis().
pXDpi
The horizontal resolution at the specified index in the collection of resolutions.
pYDpi
The vertical resolution at the specified index in the collection of resolutions.
See Also

PrintPro Object  | PrintPro Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback