API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdButton Class > OdButton Methods > OdButton::setPrintability Method
OdButton::setPrintability Method
Syntax
C++
void setPrintability(bool state);
Parameters 
Description 
bool state 
[in] A flag value that determines whether the button should be printed (if true) or not (if false). 

Sets the button behavior when a document is printed. 

 

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