Accusoft PrintPRO 7
GetSupportedDpis Method
See Also  Send Feedback
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.
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : GetSupportedDpis Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.