API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdAnnotation Class > OdAnnotation Methods > OdAnnotation::getPropertyToTextField Method
OdAnnotation::getPropertyToTextField Method
Syntax
C++
void getPropertyToTextField(const OdString& property_name, OdTextFieldPtrArray& text_field) const;
Parameters 
Description 
const OdString& property_name 
[in] A property name.  
OdTextFieldPtrArray& text_field 
[in] A smart pointer to a text field array. 

Returns the current text field property with a specified name.

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