Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1LinkTargetFile Class / Open Method

In This Topic
    Open Method
    In This Topic
    Opens specified document using parameters defined by this C1LinkTargetFile object.
    Syntax
    'Declaration
     
    Public Sub Open() 
    public void Open()
    See Also