GetUsedDCResolution
IPDFDocument3 :: General document methods

See Also
Collapse All

This method returns the resolution (in DPI) of the PDF document's device context.

Syntax

LONG GetUsedDCResolution ()
Return value
Resolution (in DPI) of the PDF document's device context

Remarks

GetUsedDCResolution returns the resolution (DPI) of the reference DC used for Windows GDI functions.

See Also

Reference