This document is archived and information here might be outdated. Recommended version. |
Indicates the resolution to be used when AutoLOR is false.
[Visual Basic .NET]
Public Property TargetResolution As Double
[C#]
public double TargetResolution {get; set;}
[C++]
HRESULT get_TargetResolution(
System.Double* pResolution
);
[C++]
HRESULT put_TargetResolution(
double pResolution
);
[C++] Parameters pResolution [out, retval]
pResolution is a parameter of type double* pResolution [in]
pResolution is a parameter of type double