'Declaration Public Function New( _ ByVal documentAction As C1DocumentAction, _ ByVal bookmark As String _ )
public C1LinkTarget( C1DocumentAction documentAction, string bookmark )
Parameters
- documentAction
- The C1DocumentAction object to execute.
- bookmark
- The string defining bookmark in the document.