API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdSlideTable Class > OdSlideTable Methods > OdSlideTable::getHeader Method
OdSlideTable::getHeader Method
Syntax
C++
void getHeader(bool& state) const;
Parameters 
Description 
bool& state 
[in] A placeholder for the header flag value. 

Returns the current header flag value. The header flag determines whether the slide table has a header (if set to true). The method fills a passed boolean value with a header flag value and returns it to a calling subroutine. 

 

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