'宣言 Public Function ExecuteActionAsync( _ ByVal action As C1DocumentAction _ ) As System.Threading.Tasks.Task(Of C1BookmarkPosition)
public System.Threading.Tasks.Task<C1BookmarkPosition> ExecuteActionAsync( C1DocumentAction action )
パラメータ
- action
- The C1DocumentAction defining action to execute.
戻り値の型
Asynchronous value object.