The C1LinkTargetExternalAnchor type exposes the following members.

Properties

  Name Description
Public property AnchorName
Gets the name (Name) of the target C1Anchor object.
(Inherited from C1LinkTargetAnchor.)
Public property DocumentFileName
Gets the filename with the target C1PrintDocument object.
Public property PdfURL
Gets the target URL in Adobe PDF format, or an empty string if it does not exist.
(Overrides C1LinkTargetAnchor..::..PdfURL.)
Public property URL
Gets the target URL, or an empty string if it does not exist.
(Overrides C1LinkTargetAnchor..::..URL.)

See Also