[]
        
(Showing Draft Content)

C1.C1Preview.C1LinkTargetExternalAnchor

C1LinkTargetExternalAnchor Class

Describes a C1LinkTarget pointing to a C1Anchor in a different C1PrintDocument object.

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

Constructors

Name Description
C1LinkTargetExternalAnchor()

Initializes a new instance of the C1LinkTargetExternalAnchor class.

C1LinkTargetExternalAnchor(string, string)

Initializes a new instance of the C1LinkTargetExternalAnchor class.

Properties

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.