API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdSlideTable Class > OdSlideTable Methods > OdSlideTable::getHTML Method
OdSlideTable::getHTML Method
Syntax
C++
void getHTML(OdString& source) const;
Parameters 
Description 
OdString& source 
[out] A placeholder for the HTML markup source code. 

Returns the current HTML markup source code for the slide table. The HTML markup source code is represented with a string in UTF8 format. The method fills a passed string object with HTML source code and returns it to a calling subroutine. 

 

This functionality is not implemented yet.

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