1 reference to VERTRES
System.Workflow.ComponentModel (1)
AuthoringOM\Design\WorkflowPrinting.cs (1)
223
int printAreaVert = (int)((float)NativeMethods.GetDeviceCaps(hDC, NativeMethods.
VERTRES
) * 100.0f / (float)dpi.Y);