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

Returns the current default flag value. The method fills a passed boolean value and returns it to a calling subroutine. 

 

If the flag value is equal to true, the view is the default, otherwise it is not.

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