C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1LinkTargetFile Class
Members

C1LinkTargetFile Class
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.
Object Model
C1LinkTargetFile Class
Syntax
'Declaration
 
Public Class C1LinkTargetFile 
   Inherits C1LinkTarget
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.C1LinkTarget
      C1.C1Preview.C1LinkTargetFile

See Also