InputYRes
Specifies the vertical resolution for the document generated.
Syntax
[VC++]
long GetInputYRes();
void SetInputYRes(long nNewValue);
[C#]
public abstract new int InputYRes [ get, set ]
[VB]
Property InputYRes As Long