Represents the type of jump: to place within document (C1LinkTargetAnchor),
to external file or URL (C1LinkTargetFile) and so on.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public abstract class C1LinkTarget : ICloneable |
Visual Basic (Declaration) |
---|
Public MustInherit Class C1LinkTarget _ Implements ICloneable |