Adds a new editable region to the document. Its position is defined through the Editable
public EditableRegionCollection.AddResult Add(EditableRegion editableRegion);
Parameter | Description |
---|---|
editable |
Specifies the editable region to add. |
The return value specifies whether the new region has successfully been inserted. It can be one of the Editable