InputXRes
Specifies the horizontal resolution for the document generated.
Syntax
[VC++]
long GetInputXRes();
void SetInputXRes(long nNewValue);
[C#]
public abstract new int InputXRes [ get, set ]
[VB]
Property InputXRes As Long