BeginModify

concerns

The BeginModify attribute function starts the change mode of the variable's PDF document.

 

 

Syntax

BeginModify()

Return value

None

Parameter

None

 

Before a PDF document of a variable can be modified, the BeginModify attribute function must be called. After the changes, the EndModify attribute function must be called.