API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdDropDownList Class > OdDropDownList Methods > OdDropDownList::setPrintability Method
OdDropDownList::setPrintability Method
Syntax
C++
void setPrintability(bool state);
Parameters 
Description 
bool state 
[in] A new flag value. 

Sets a new value of the flag that determines whether the drop-down list should be printed. If the drop-down list should be printed, the flag value is equal to true, otherwise it is equal to false. 

 

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