API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdAnnotation Class > OdAnnotation Methods > OdAnnotation::getViewListField Method
OdAnnotation::getViewListField Method
Syntax
C++
void getViewListField(OdString& field) const;
Parameters 
Description 
OdString& field 
[out] A placeholder for the string containing view names. 

Returns a list of view names combined in a single string. The method fills the passed string objects with view names and returns it to a calling subroutine. 

 

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