[]
        
(Showing Draft Content)

C1.C1Preview.C1LinkTargetAnchor

C1LinkTargetAnchor Class

Describes a C1LinkTarget pointing to a C1Anchor within the current document.

Inheritance
C1LinkTargetAnchor
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public class C1LinkTargetAnchor : C1LinkTarget

Constructors

Name Description
C1LinkTargetAnchor()

Initializes a new instance of the C1LinkTargetAnchor class.

C1LinkTargetAnchor(string)

Initializes a new instance of the C1LinkTargetAnchor class.

Properties

Name Description
AnchorName

Gets the name (Name) of the target C1Anchor 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.