API Reference > OdPdfImport Classes > PdfImporterEx Class > PdfImporterEx Methods > PdfImporterEx::isPageLoaded Method
PdfImporterEx::isPageLoaded Method
Syntax
C++
virtual bool isPageLoaded() const = 0;

Returns true if the page content is loaded; otherwise, the method returns false.

Retrieves whether the page from the .pdf document is successfully loaded.

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