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

Returns the current flag value that defines whether the button should be printed. The method fills a passed boolean value and returns it to a calling subroutine. If the button should be printed, the method returns true, otherwise it returns false. 

 

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