Describes a C1LinkTarget pointing to an external document, file or URL.
The hyperlink jump is performed using the ShellExecute OS shell API, so the result
depends on the operating system and installed programs.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public class C1LinkTargetFile : C1LinkTarget |
Visual Basic |
---|
Public Class C1LinkTargetFile _ Inherits C1LinkTarget |