Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPdf3DStreamExtractor::getCount3DStreamForPage Method
Syntax
C++
virtual OdUInt32 getCount3DStreamForPage(const int page_index, ExtractResult& result) const = 0;

Requests the number of 3D streams that are contained within a specified page of the PDF document.

Parameters
Description
page_index
[in] A page index within the PDF document.
result
[out] A reference to a value of the ExtractResult enumeration that contains the result of the method execution.

An unsigned 32-bit integer value that contains the number of 3D streams within the specified page of the PDF document.

Copyright © 2002-2022. Open Design Alliance All rights reserved.