[]
Describes a C1LinkTarget pointing to a C1Anchor in a different C1PrintDocument object.
public class C1LinkTargetExternalAnchor : C1LinkTargetAnchor
Name | Description |
---|---|
C1LinkTargetExternalAnchor() | Initializes a new instance of the C1LinkTargetExternalAnchor class. |
C1LinkTargetExternalAnchor(string, string) | Initializes a new instance of the C1LinkTargetExternalAnchor class. |
Name | Description |
---|---|
DocumentFileName | Gets the filename with the target C1PrintDocument object. |
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. |