ComponentOne FlexReport for WinForms
C1LinkTargetFile Class Members
Properties  Methods 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : C1LinkTargetFile Class

The following tables list the members exposed by C1LinkTargetFile.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the command (verb) specifying the action to perform when the link is clicked.  
Public PropertyGets the default directory.  
Public PropertyGets the C1DocumentAction object defining the action to execute when navigating by this link. Can be null, in this case C1LinkTargetBase does not change the current document. (Inherited from C1.Win.C1Document.C1LinkTargetBase)
Public PropertySpecifies the file or object on which to execute the specified verb.  
Public PropertyIf the FileName parameter specifies an executable file, this is a string specifying the parameters to be passed to the application. The format of this string is determined by the verb that is to be invoked. If FileName specifies a document file, this should be an empty string.  
Top
Public Methods
 NameDescription
Public MethodFor internal use. Encodes this C1LinkTargetBase object to the string, use Parse method to decode. (Inherited from C1.Win.C1Document.C1LinkTargetBase)
Public Method (Inherited from C1.Win.C1Document.C1LinkTargetBase)
Public MethodServes as the default hash function. (Inherited from C1.Win.C1Document.C1LinkTargetBase)
Public MethodOpens specified document using parameters defined by this C1LinkTargetFile object.  
Top
See Also

Reference

C1LinkTargetFile Class
C1.Win.C1Document Namespace