Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPage::addTextField Method
Syntax
C++
void addTextField(const OdTextFieldPtr& text_field, const OdRect& location);

Adds a text field to the page. 

 

Parameters
Description
text_field
[in] A smart pointer to a text field object that should be added.
location
[in] A rectangle that specifies the location of an added text field within the page. It determines where the text field will be placed on the page.
Copyright © 2002-2022. Open Design Alliance All rights reserved.