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

Returns the current style options for the HTML markup of the slide table. The HTML markup style options are represented with a string in UTF8 format. The method fills a passed string object and returns it to a calling subroutine. 

 

This functionality is not implemented yet.

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