[]
Describes a C1LinkTarget pointing to a C1Anchor within the current document.
public class C1LinkTargetAnchor : C1LinkTarget
| Name | Description |
|---|---|
| C1LinkTargetAnchor() | Initializes a new instance of the C1LinkTargetAnchor class. |
| C1LinkTargetAnchor(string) | Initializes a new instance of the C1LinkTargetAnchor class. |
| Name | Description |
|---|---|
| AnchorName | |
| PdfURL | Gets the target URL in Adobe PDF format, or an empty string if it does not exist. |
| URL | Gets the target URL, or an empty string if it does not exist. |