Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPage::addSlideTable Method
Syntax
C++
void addSlideTable(const OdSlideTablePtr& slide_table, const OdRect& location);

Adds a table with slides to the page. 

 

Parameters
Description
slide_table
[in] A smart pointer to a slide table object that should be added.
location
[in] A rectangle that specifies the location of an added slide table within the page. It determines where the slide table is placed on the page.
Copyright © 2002-2022. Open Design Alliance All rights reserved.