Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPage::addSignatureField Method
Syntax
C++
void addSignatureField(const OdSignatureFieldPtr& signature_field, const OdRect& location);

Adds a signature field to the page. 

 

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