[]
Should be overriden. Returns position of the some position within document.
[Obfuscation(Exclude = true)]
protected abstract C1BookmarkPosition InternalGetLinkTargetPosition(C1LinkTargetBase linkTarget, IExecutionContext context)
| Type | Name | Description |
|---|---|---|
| C1LinkTargetBase | linkTarget | |
| IExecutionContext | context | A IExecutionContext object defining the context to set. |
| Type | Description |
|---|---|
| C1BookmarkPosition | C1BookmarkPosition object specifies position of requested bookmark. |