API Reference > OdPdfImport Classes > PdfImporterEx Class > PdfImporterEx Methods > PdfImporterEx::getMeasureDictInfo Method
PdfImporterEx::getMeasureDictInfo Method
Syntax
C++
virtual double getMeasureDictInfo() = 0;

A double value that contains the current measuring coefficient.

Retrieves the current measuring coefficient of the .pdf document.

If the .pdf document contains only one viewport the method returns the page or viewport measuring coefficient depending on which coefficient is bigger. If the .pdf document contains more than one viewport, the method returns the page measuring coefficient.

Copyright © 2002–2021. Open Design Alliance. All rights reserved.