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

Returns the current 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. The method fills a passed boolean value with the drop-down list printability flag value and returns it to a calling subroutine. 

 

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