[]
Executes an action specified by the C1DocumentAction object.
public C1BookmarkPosition ExecuteAction(C1DocumentAction action)
| Type | Name | Description |
|---|---|---|
| C1DocumentAction | action | The C1DocumentAction defining action to execute. |
| Type | Description |
|---|---|
| C1BookmarkPosition | Returns the C1BookmarkPosition object defining position where document should be opened. |